diff options
author | Yves Senn <yves.senn@gmail.com> | 2013-02-21 17:43:49 +0100 |
---|---|---|
committer | Yves Senn <yves.senn@gmail.com> | 2013-02-22 09:04:04 +0100 |
commit | a72dab0b6a16ef9e83e66c665b0f2b4364d90fb6 (patch) | |
tree | 1c7d1432c397d9834835f164b361fd8e1be191bb /actionpack/lib/action_dispatch/middleware | |
parent | fdcd7c0f2ee264219c322e5cb8f880ca48e14d5f (diff) | |
download | rails-a72dab0b6a16ef9e83e66c665b0f2b4364d90fb6.tar.gz rails-a72dab0b6a16ef9e83e66c665b0f2b4364d90fb6.tar.bz2 rails-a72dab0b6a16ef9e83e66c665b0f2b4364d90fb6.zip |
determine the match shorthand target early.
Backport #9361.
Closes #7554.
This patch determines the `controller#action` directly
in the `match` method when the shorthand syntax is used.
this prevents problems with namespaces and scopes.
Diffstat (limited to 'actionpack/lib/action_dispatch/middleware')
0 files changed, 0 insertions, 0 deletions