diff options
author | Andrew White <andyw@pixeltrix.co.uk> | 2014-03-02 20:19:04 +0200 |
---|---|---|
committer | Andrew White <andyw@pixeltrix.co.uk> | 2014-03-08 19:51:06 +0000 |
commit | dcc91a04a177466516dac12abc358c590743fa71 (patch) | |
tree | d94f14be894ffcef1e3f295b6a1564aedb31b1ae /actionmailer | |
parent | ed0fb4ae7ea28cf3eecce6ec02650bcffc7c7657 (diff) | |
download | rails-dcc91a04a177466516dac12abc358c590743fa71.tar.gz rails-dcc91a04a177466516dac12abc358c590743fa71.tar.bz2 rails-dcc91a04a177466516dac12abc358c590743fa71.zip |
Only use shallow nested scope when depth is > 1
By tracking the depth of resource nesting we can push the need for nested
shallow scoping to only those routes that are nested more than one deep.
This allows us to keep the fix for #12498 and fix the regression in #14224.
Fixes #14224.
Diffstat (limited to 'actionmailer')
0 files changed, 0 insertions, 0 deletions