diff options
author | Ryuta Kamizono <kamipo@gmail.com> | 2018-08-31 00:06:12 +0900 |
---|---|---|
committer | Ryuta Kamizono <kamipo@gmail.com> | 2018-08-31 00:06:12 +0900 |
commit | 5e86ee1195eaf2242a5fdd35fce3790260e5e826 (patch) | |
tree | 56a10de6a669ed61c0806c2338776a71a6c0819a /activerecord/lib/active_record/association_relation.rb | |
parent | 56ca81a9111d1a47349299e2b973160885bad767 (diff) | |
download | rails-5e86ee1195eaf2242a5fdd35fce3790260e5e826.tar.gz rails-5e86ee1195eaf2242a5fdd35fce3790260e5e826.tar.bz2 rails-5e86ee1195eaf2242a5fdd35fce3790260e5e826.zip |
Refactor `attributes_for_{create,update}` to avoid an extra allocation
Use `delete_if` instead of `reject` to avoid an extra allocation.
Diffstat (limited to 'activerecord/lib/active_record/association_relation.rb')
0 files changed, 0 insertions, 0 deletions