Sha256: b2770c179091a81d1d02f07b75fb884ef751f814a19e8d372bcddfa8eea9b5f7
Contents?: true
Size: 210 Bytes
Versions: 38
Compression:
Stored size: 210 Bytes
Contents
ENV["RAILS_ENV"] = "test" require File.expand_path('../../config/environment', __FILE__) require 'rails/test_help' class ActiveSupport::TestCase # Add more helper methods to be used by all tests here... end
Version data entries
38 entries across 38 versions & 10 rubygems