Sha256: 4b541f3d26ee7c9611074bca52aaadb144fabf79b31ffdedaf9493f1ed32b69d
Contents?: true
Size: 216 Bytes
Versions: 1
Compression:
Stored size: 216 Bytes
Contents
require 'ffmpeg_web' RSpec.configure do |config| end def fixture_path @fixture_path ||= File.join(File.dirname(__FILE__), 'fixtures') end def base_path @base_path ||= Dir.pwd#File.expand_path("..",Dir.pwd) end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ffmpeg_web-0.0.2 | spec/spec_helper.rb |