Sha256: d0ea799affbe258451344fcf1426cec966d8fa6e17250e49527b2d20da24d579
Contents?: true
Size: 212 Bytes
Versions: 10
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
10 entries across 10 versions & 2 rubygems