diff options
author | Aaron Patterson <aaron.patterson@gmail.com> | 2015-08-09 17:11:33 -0700 |
---|---|---|
committer | Aaron Patterson <aaron.patterson@gmail.com> | 2015-08-09 17:11:43 -0700 |
commit | 919e7d3e6cfff09c9da34c09b8938c34f653c477 (patch) | |
tree | ad1863bf9c49a05877460bb628aaeac391c6ae9c /railties | |
parent | 644c4efdc9e1273ed61c71196e81b52376161ad5 (diff) | |
download | rails-919e7d3e6cfff09c9da34c09b8938c34f653c477.tar.gz rails-919e7d3e6cfff09c9da34c09b8938c34f653c477.tar.bz2 rails-919e7d3e6cfff09c9da34c09b8938c34f653c477.zip |
push `scope` calls up one frame
eliminates calling `scope` in one method, pushes the other calls up one
frame. This goes a little way towards eliminating the internal calls to
`scope`.
Diffstat (limited to 'railties')
0 files changed, 0 insertions, 0 deletions