diff options
author | Ryuta Kamizono <kamipo@gmail.com> | 2018-01-08 00:49:11 +0900 |
---|---|---|
committer | Ryuta Kamizono <kamipo@gmail.com> | 2018-01-08 00:58:25 +0900 |
commit | f614c5f10874f467a21c5360e764e6d14ffc9f49 (patch) | |
tree | 21ca6123ff8c753419d3331fcc49c5f8deddd792 /activemodel/lib/active_model/model.rb | |
parent | a736e82170c6731dee01cf2f20d0dcb0fd2be5c0 (diff) | |
download | rails-f614c5f10874f467a21c5360e764e6d14ffc9f49.tar.gz rails-f614c5f10874f467a21c5360e764e6d14ffc9f49.tar.bz2 rails-f614c5f10874f467a21c5360e764e6d14ffc9f49.zip |
Fix deleting through records when using has_many through with `source_type`
Currently deleting through records doesn't respect `source_type`. It
should not be ignored in that case.
Related #23209.
Fixes #24116.
Diffstat (limited to 'activemodel/lib/active_model/model.rb')
0 files changed, 0 insertions, 0 deletions