Sha256: bb94237220433791c4645fad4a2439402a95cc57ae7aaed852438c291f93a766
Contents?: true
Size: 393 Bytes
Versions: 24
Compression:
Stored size: 393 Bytes
Contents
ENV["RAILS_ENV"] = "test" require File.expand_path('../../config/environment', __FILE__) require 'rails/test_help' require File.expand_path('../../../../test_application_test_helper', File.dirname(__FILE__)) # This file contains test code specific to this test application. Helper # test code that is shared among all test applications should live in # test/test_application_test_helper.rb.
Version data entries
24 entries across 4 versions & 1 rubygems