Bugfix _dispatch_rest_method
authorWallace Reis <wallace@reis.me>
Fri, 29 Jun 2012 11:57:36 +0000 (13:57 +0200)
committerWallace Reis <wreis@123people.com>
Fri, 29 Jun 2012 11:57:36 +0000 (13:57 +0200)
commit9e4398c862fc57d6f9d83f9c64ab3e5e858b9862
treefbeff20ba0f3e2aa0c131209ee5a8ad615f95ab8
parent671b3a1fd09c29ad689a01a73c37fe299492830e
Bugfix _dispatch_rest_method

Code to action lookup key must be based on $rest_method instead of $req
info.
lib/Catalyst/Action/REST.pm
t/catalyst-action-rest.t
t/lib/Test/Catalyst/Action/REST/Controller/Actions.pm