diff options
author | Dylan Waits <dylan@waits.io> | 2016-04-02 18:38:22 -0700 |
---|---|---|
committer | Dylan Waits <dylan@waits.io> | 2016-04-03 17:44:11 -0700 |
commit | e09e600a48e525553767da5a1ec2e756fe62aac4 (patch) | |
tree | cadc52f3e55af4ca5c87bbb50389f00cea1d276e /actionview/test/actionpack/controller/view_paths_test.rb | |
parent | 8040e55063abde6eeaac2702ca9961ce34a2d6c7 (diff) | |
download | rails-e09e600a48e525553767da5a1ec2e756fe62aac4.tar.gz rails-e09e600a48e525553767da5a1ec2e756fe62aac4.tar.bz2 rails-e09e600a48e525553767da5a1ec2e756fe62aac4.zip |
Honor shallow: false on nested resources
Previously there was no way to place a non-shallow resource inside a parent
with `shallow: true` set. Now you can set `shallow: false` on a nested child
resource to generate normal (non-shallow) routes for it.
Fixes #23890.
Diffstat (limited to 'actionview/test/actionpack/controller/view_paths_test.rb')
0 files changed, 0 insertions, 0 deletions