Module: MigrationTestHelper::Connection

Included in:
Schema, Table
Defined in:
lib/migration_test_helper.rb

Overview

:nodoc:

Instance Method Summary collapse

Instance Method Details

#connObject



96
97
98
# File 'lib/migration_test_helper.rb', line 96

def conn
  ActiveRecord::Base.connection
end