Sha256: 44a953ec26149415b3958ba15138a4377b17a4e187d83b926baa51328275c106
Contents?: true
Size: 212 Bytes
Versions: 12
Compression:
Stored size: 212 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
12 entries across 12 versions & 3 rubygems