diff options
author | Philip Nguyen <philip.nguyen@fullscreen.net> | 2016-08-19 15:49:57 -0700 |
---|---|---|
committer | Philip Nguyen <philip.nguyen@fullscreen.net> | 2016-08-22 10:33:41 -0700 |
commit | e464d06696e402ae725cbb9d638d4aa1070c4d9b (patch) | |
tree | 9e3b61edfe97fd78d879cf04c42114bf72ed3fb9 /activejob/test/cases/exceptions_test.rb | |
parent | c1d612cf5a9d25133ab50cc057ebb35d337e37fa (diff) | |
download | rails-e464d06696e402ae725cbb9d638d4aa1070c4d9b.tar.gz rails-e464d06696e402ae725cbb9d638d4aa1070c4d9b.tar.bz2 rails-e464d06696e402ae725cbb9d638d4aa1070c4d9b.zip |
Doc on scoped has_many, dependent: :destroy
This is to close #26111
Developers need to be aware that `dependent: :destroy` on a scoped
`has_many` association would only destroy the associated objects in
that scope. Potentially leaving other associated objects outside that
scope untouched.
Diffstat (limited to 'activejob/test/cases/exceptions_test.rb')
0 files changed, 0 insertions, 0 deletions