aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/Rakefile
diff options
context:
space:
mode:
authorSean Griffin <sean@thoughtbot.com>2014-10-28 16:57:52 -0600
committerSean Griffin <sean@thoughtbot.com>2014-10-28 16:57:52 -0600
commitfa7c004df124cbfdc919d5581c83a9c694a0100a (patch)
tree3d1c8d978e846e7f44770650fdf35a39ed238512 /activerecord/Rakefile
parentd80ed79e99e276708978b9ebd26786bc9a79f46d (diff)
downloadrails-fa7c004df124cbfdc919d5581c83a9c694a0100a.tar.gz
rails-fa7c004df124cbfdc919d5581c83a9c694a0100a.tar.bz2
rails-fa7c004df124cbfdc919d5581c83a9c694a0100a.zip
Call value methods when merging relations, rather than accessing keys
The change to accessing keys directly was originally added to allow `merge` to take a hash. The implementation of `HashMerger` no longer requires us to be doing so. Accessing the values directly makes it impossible to change internal storage details, even if shim methods are added temporarily
Diffstat (limited to 'activerecord/Rakefile')
0 files changed, 0 insertions, 0 deletions