Sha256: c26538e28bcf72e76393d45be54408e733985f21ff58548ba90ed3a397a3df42
Contents?: true
Size: 284 Bytes
Versions: 95
Compression:
Stored size: 284 Bytes
Contents
require File.expand_path('../../config/environment', __FILE__) require 'rails/test_help' class ActiveSupport::TestCase # Setup all fixtures in test/fixtures/*.yml for all tests in alphabetical order. fixtures :all # Add more helper methods to be used by all tests here... end
Version data entries
95 entries across 95 versions & 17 rubygems