Chained Actions:
authorGareth Kirwan <gbjk@thermeoneurope.com>
Tue, 25 Sep 2007 21:18:29 +0000 (21:18 +0000)
committerGareth Kirwan <gbjk@thermeoneurope.com>
Tue, 25 Sep 2007 21:18:29 +0000 (21:18 +0000)
commit953c176dcad596a946c91e409b902473c7369746
tree77dc7e2e93f8edc88ecca8d765ef41bf405dc3bf
parentde19de2e6f40d9f8986df5e4f37dc8084a7c83ee
Chained Actions:
Fix Args() vs Args(0) action conflict with no further parts.
Args(0) should win.
Add tests to that affect.
lib/Catalyst/DispatchType/Chained.pm
t/lib/TestApp/Controller/Action/Chained/ArgsOrder.pm [new file with mode: 0644]
t/live_component_controller_action_chained.t