aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage/lib
diff options
context:
space:
mode:
authorRyuta Kamizono <kamipo@gmail.com>2017-11-07 08:44:44 +0900
committerRyuta Kamizono <kamipo@gmail.com>2017-11-07 08:58:19 +0900
commit3f1695bb9c008b7cb1840e09e640f3ec0c59a564 (patch)
tree10855663d1a1035da978e623637d318557e3c320 /activestorage/lib
parent9042ced124874a200b134ec3a4441ab6e2c1be73 (diff)
downloadrails-3f1695bb9c008b7cb1840e09e640f3ec0c59a564.tar.gz
rails-3f1695bb9c008b7cb1840e09e640f3ec0c59a564.tar.bz2
rails-3f1695bb9c008b7cb1840e09e640f3ec0c59a564.zip
Remove useless `associated_records_by_owner`
`associated_records_by_owner` had returned customizing result before calling `associate_records_to_owner` for through association subclasses. Since #22115, `associate_records_to_owner` is called in the method and not returned owner and result pairs. Removing the method will reduce method call and block call nesting.
Diffstat (limited to 'activestorage/lib')
0 files changed, 0 insertions, 0 deletions