tests and patch for Controller to accept action_args from constructor
authorskaufman <sam@socialflow.com>
Mon, 16 Apr 2012 17:22:58 +0000 (17:22 +0000)
committerTomas Doran <bobtfish@bobtfish.net>
Fri, 25 May 2012 16:50:21 +0000 (17:50 +0100)
commitbf7c9c87ac809f8370ee21db7effef130ea6e058
tree2ec4448ac1192e4fd183db008d97f96cf09172bf
parenta7d2a53019cca4a6ebd29ccfc31139697f0dfdb8
tests and patch for Controller to accept action_args from constructor
lib/Catalyst/Controller.pm
t/aggregate/live_component_controller_action_action.t
t/lib/TestApp.pm
t/lib/TestApp/Action/TestActionArgsFromConstructor.pm [new file with mode: 0644]
t/lib/TestApp/Controller/Action/Action.pm