Sha256: 75c95aaa81e33c7a687eb246e1624c84dc9e5262a4a9b28515de835b7133d007
Contents?: true
Size: 147 Bytes
Versions: 2
Compression:
Stored size: 147 Bytes
Contents
require 'rspec' require 'linguo' require 'webmock/rspec' def load_fixture(name) File.new(File.dirname(__FILE__) + "/fixtures/#{name}.json") end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
linguo-0.0.2 | spec/spec_helper.rb |
linguo-0.0.1 | spec/spec_helper.rb |