Class: ActiveRecord::ConnectionAdapters::AbstractAdapter

Inherits:
Object
  • Object
show all
Defined in:
lib/activerecord_unload_all_fixtures.rb

Instance Method Summary collapse

Instance Method Details

#disable_foreign_key_checksObject



89
90
# File 'lib/activerecord_unload_all_fixtures.rb', line 89

def disable_foreign_key_checks
end

#enable_foreign_key_checksObject



92
93
# File 'lib/activerecord_unload_all_fixtures.rb', line 92

def enable_foreign_key_checks
end