Class: ActiveRecord::ConnectionAdapters::AbstractAdapter
- Inherits:
-
Object
- Object
- ActiveRecord::ConnectionAdapters::AbstractAdapter
- Defined in:
- lib/activerecord_unload_all_fixtures.rb
Instance Method Summary collapse
Instance Method Details
#disable_foreign_key_checks ⇒ Object
89 90 |
# File 'lib/activerecord_unload_all_fixtures.rb', line 89 def disable_foreign_key_checks end |
#enable_foreign_key_checks ⇒ Object
92 93 |
# File 'lib/activerecord_unload_all_fixtures.rb', line 92 def enable_foreign_key_checks end |