diff options
author | Aaron Patterson <aaron.patterson@gmail.com> | 2015-08-10 13:30:31 -0700 |
---|---|---|
committer | Aaron Patterson <aaron.patterson@gmail.com> | 2015-08-10 13:30:31 -0700 |
commit | 3c8775349c5ecbdbf98e1815b2d65d2955196564 (patch) | |
tree | 494b2d363bbe336033ef3f53aa62aa0ab76dd46d /Gemfile | |
parent | 6bc8ada05c348708232b1431f6e586ac1620542b (diff) | |
download | rails-3c8775349c5ecbdbf98e1815b2d65d2955196564.tar.gz rails-3c8775349c5ecbdbf98e1815b2d65d2955196564.tar.bz2 rails-3c8775349c5ecbdbf98e1815b2d65d2955196564.zip |
avoid another call to `scope`
calling `scope` isn't cheap, so try to call cheaper methods that do the
same thing for those particular parameters (in this case `path_scope`)
Diffstat (limited to 'Gemfile')
0 files changed, 0 insertions, 0 deletions