add tests which prove the current behavior of not decoding chained args but decoding...
authorRafael Kitover <rkitover@io.com>
Tue, 26 May 2009 15:02:53 +0000 (15:02 +0000)
committerRafael Kitover <rkitover@io.com>
Tue, 26 May 2009 15:02:53 +0000 (15:02 +0000)
commit2c527b9130ee042eaa8e5996f565c75764d18117
treea6100fe5d640c99a3b0953e949f328606a3e2a6f
parent4e392da63f7488684620b312d3dec54af9a94db6
add tests which prove the current behavior of not decoding chained args but decoding local args
t/aggregate/live_component_controller_action_chained.t
t/aggregate/live_component_controller_action_local.t
t/lib/TestApp/Controller/Action/Chained.pm
t/lib/TestApp/Controller/Action/Local.pm