diff options
author | Neeraj Singh <neerajdotname@gmail.com> | 2013-05-08 14:20:06 -0400 |
---|---|---|
committer | Neeraj Singh <neerajdotname@gmail.com> | 2013-05-08 15:21:52 -0400 |
commit | fdba949b47154f43aa8d0cce5177a75080f47836 (patch) | |
tree | b9ceb5556d6563cbf7b76cc221f0202e8ad2056f /tools | |
parent | d77c64590a075284343aa6cf200f2a9c2e160a86 (diff) | |
download | rails-fdba949b47154f43aa8d0cce5177a75080f47836.tar.gz rails-fdba949b47154f43aa8d0cce5177a75080f47836.tar.bz2 rails-fdba949b47154f43aa8d0cce5177a75080f47836.zip |
extracted piece of code into a method
In order to fix #10421 I need to enable merge to take an option
so that relations could be merged without making the last where
condition to win.
That fix would forever reside in 4-0-stable branch and would not be
merged to master since using scope without lambda has been deprecated.
In this commit I have extracted code into a method and I think it
makes code look better. Hence the request to merge it in both
master and 4-0-stable.
If there is any concern then this code can be merged only in
4-0-stable and that would be fine too.
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions