Sha256: 1a549d46633c9585bc2fef0a7691494c2b2dd6525408789017ca94b4354c3c63

Contents?: true

Size: 158 Bytes

Versions: 8

Compression:

Stored size: 158 Bytes

Contents

if RAILS_ENV == 'test'
  require 'migration_test_helper'
  require 'test/unit'
  Test::Unit::TestCase.class_eval do
    include MigrationTestHelper
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
migration_test_helper-1.3.3 ./init.rb
migration_test_helper-0.1.0 init.rb
migration_test_helper-1.0.0 init.rb
migration_test_helper-1.1.0 init.rb
migration_test_helper-1.2.0 init.rb
migration_test_helper-1.2.1 init.rb
migration_test_helper-1.3.2 init.rb
migration_test_helper-1.3.1 init.rb