Sha256: 62e8198721aa7c873185fc5900ad11307ce5dbca472cd8f9d63c3fe912414979
Contents?: true
Size: 141 Bytes
Versions: 4
Compression:
Stored size: 141 Bytes
Contents
# mock rails class Rails def self.root "#{SPEC_FOLDER}/fixtures" end def self.env "test" end end ENV['RAILS_ENV'] = "test"
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
yogi_berra-0.1.7 | spec/fixtures/rails.rb |
yogi_berra-0.1.6 | spec/fixtures/rails.rb |
yogi_berra-0.1.4 | spec/fixtures/rails.rb |
yogi_berra-0.1.3 | spec/fixtures/rails.rb |