Sha256: fa8af299165367aa1eebdc53bc220c9b16a656eea47be47d82c67b77a4f20bbc
Contents?: true
Size: 218 Bytes
Versions: 8
Compression:
Stored size: 218 Bytes
Contents
ENV['RAILS_ENV'] = 'test' ENV['RAILS_ROOT'] ||= File.dirname(__FILE__) + '/../../../..' # Load the testing framework require File.expand_path(File.join(ENV['RAILS_ROOT'], 'config/environment.rb')) require 'test_help'
Version data entries
8 entries across 8 versions & 1 rubygems