diff options
author | Lisa Ugray <lisa.ugray@shopify.com> | 2017-07-19 14:56:35 -0400 |
---|---|---|
committer | Lisa Ugray <lisa.ugray@shopify.com> | 2017-07-21 13:58:10 -0400 |
commit | cb8d8909910e3c6d3b62574e8ce41a024323a00d (patch) | |
tree | 0e492534e5001beab6f7d2f717352388438d2e59 /activerecord/test/models/uuid_parent.rb | |
parent | 1f7f872ac6c8b57af6e0117bde5f6c38d0bae923 (diff) | |
download | rails-cb8d8909910e3c6d3b62574e8ce41a024323a00d.tar.gz rails-cb8d8909910e3c6d3b62574e8ce41a024323a00d.tar.bz2 rails-cb8d8909910e3c6d3b62574e8ce41a024323a00d.zip |
Match destroyed_by_association for has_one to has_many
When a has_many association is destroyed by `dependent: destroy`,
destroyed_by_association is set to the reflection, and this can be
checked in callbacks. This matches that behaviour for has_one
associations.
Diffstat (limited to 'activerecord/test/models/uuid_parent.rb')
0 files changed, 0 insertions, 0 deletions