Sha256: 9a17ad690693116f6093e5fe3ae62f818698f4e3e5ed07d26fe627f3cf279b2e

Contents?: true

Size: 204 Bytes

Versions: 3

Compression:

Stored size: 204 Bytes

Contents

ENV['RAILS_ENV'] ||= 'test'
require "rails"

major_minor_patch = Rails::VERSION::STRING.split(".").first(3).join(".")

require_relative "../spec/rails_applications/#{major_minor_patch}/config/environment"

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
raygun4ruby-4.0.2 test/rails_helper.rb
raygun4ruby-4.0.1 test/rails_helper.rb
raygun4ruby-4.0.0.pre test/rails_helper.rb