rails--rails/activerecord/lib
Rafael Mendonça França 1918b12c04 Fix wrong behavior where associations with dependent: :destroy options
was using nullify strategy

This caused a regression in applications trying to upgrade.

Also if the user set the dependent option as destroy he expects to get
the records removed from the database.
2013-11-01 19:04:30 -02:00
..
active_record Fix wrong behavior where associations with dependent: :destroy options 2013-11-01 19:04:30 -02:00
rails/generators Make `.next_migration_number` reusable for third party AR generators. 2013-09-30 15:03:55 +02:00
active_record.rb Removes unused code related to DatabaseTasks. 2013-09-16 16:11:18 +09:00