Make go('/chained/action') execute the full chain, not just the endpoint.
authorFlorian Ragwitz <rafl@debian.org>
Fri, 5 Sep 2008 15:50:16 +0000 (15:50 +0000)
committerFlorian Ragwitz <rafl@debian.org>
Fri, 5 Sep 2008 15:50:16 +0000 (15:50 +0000)
commit52f71256fa6baba38de781b3074884ff0d12769f
tree50f930d80bc5f5f590f16462887949c751dceac3
parent1faaa3e99565660c7e3cd433e01c80343828f8a8
Make go('/chained/action') execute the full chain, not just the endpoint.
lib/Catalyst/DispatchType.pm
lib/Catalyst/DispatchType/Chained.pm
lib/Catalyst/Dispatcher.pm