diff options
author | Neeraj Singh <neerajdotname@gmail.com> | 2013-03-11 15:17:08 -0400 |
---|---|---|
committer | Neeraj Singh <neerajdotname@gmail.com> | 2013-03-11 16:32:17 -0400 |
commit | d71eaf3e3fb9e9a27a40805b0b724667f3b7a16a (patch) | |
tree | 2cd260152189976800272abd992e489b815ec6f4 /guides/Rakefile | |
parent | 464cd9dc0648f1221ed2643d32c988d234ec5c49 (diff) | |
download | rails-d71eaf3e3fb9e9a27a40805b0b724667f3b7a16a.tar.gz rails-d71eaf3e3fb9e9a27a40805b0b724667f3b7a16a.tar.bz2 rails-d71eaf3e3fb9e9a27a40805b0b724667f3b7a16a.zip |
Show warning message if delete_all is firing callbacks
`post.comments.delete_all` will fire callbacks if :dependent option is
:destroy . It will be fixed in Rails 4.1 . In the meantime display
a warning . Look at #9567 for details .
Diffstat (limited to 'guides/Rakefile')
0 files changed, 0 insertions, 0 deletions