mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
255de98a9a
Now that delete_all with destroy or delete_all dependency behave the same we no longer need this conditional. This means we can remove the new delete_all_with_dependency method I added and go straight to delete_records from delete_all, passing :all and the dependent directly. |
||
---|---|---|
.. | ||
active_record | ||
rails/generators | ||
active_record.rb |