aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/rails/generators
diff options
context:
space:
mode:
authorSean Griffin <sean@thoughtbot.com>2015-01-19 13:21:18 -0700
committerSean Griffin <sean@thoughtbot.com>2015-01-19 13:23:28 -0700
commit76d7d957900d8fe297c027604ae5d8364b3389d6 (patch)
treed2672497f447731231f3044ce21f43e1f57ad53c /activerecord/lib/rails/generators
parent08848a0035e7b87cc32ec3ca9f8aa0769d6663c7 (diff)
downloadrails-76d7d957900d8fe297c027604ae5d8364b3389d6.tar.gz
rails-76d7d957900d8fe297c027604ae5d8364b3389d6.tar.bz2
rails-76d7d957900d8fe297c027604ae5d8364b3389d6.zip
Don't mutate bind values in `Relation`
In order to better facilitate refactoring, most places that mutated `bind_values` have already been removed. One last spot snuck through. Since we're no longer mutating the array, it also does not need to be duped in `initialize_copy`.
Diffstat (limited to 'activerecord/lib/rails/generators')
0 files changed, 0 insertions, 0 deletions