Sha256: 7478e35f2a2f35796d660f1b95b99fc833820f424bea18f744be3fae3bfb5bb3
Contents?: true
Size: 211 Bytes
Versions: 3
Compression:
Stored size: 211 Bytes
Contents
ENV['RAILS_ENV'] ||= 'test' require "rails" major_minor_patch = Rails::VERSION::STRING.split(".").first(3).join(".") require "rails_applications/#{major_minor_patch}/config/environment" require "rspec/rails"
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
raygun4ruby-4.0.2 | spec/rails_helper.rb |
raygun4ruby-4.0.1 | spec/rails_helper.rb |
raygun4ruby-4.0.0.pre | spec/rails_helper.rb |