r42@latte: adam | 2006-11-30 23:59:03 -0800
authoradam <adam@4ad37cd2-5fec-0310-835f-b3785c72a374>
Fri, 1 Dec 2006 07:55:42 +0000 (07:55 +0000)
committeradam <adam@4ad37cd2-5fec-0310-835f-b3785c72a374>
Fri, 1 Dec 2006 07:55:42 +0000 (07:55 +0000)
commitd34c067af1ed1960db3a10e29df8fcf223dac59e
tree3fd524965d8953b48dd62258a98e12b92eec5162
parent33e5de96f7c37e7b64611c77d305b1bf8d26b2d6
 r42@latte:  adam | 2006-11-30 23:59:03 -0800
 Refactored Catalyst::Action::REST dispatching
 Added in an automated OPTIONS handler
 Refactored Test::Rest to use Closures
 Added tests for Catalyst::Action::REST
Changelog
lib/Catalyst/Action/REST.pm
t/catalyst-action-rest.t [new file with mode: 0644]
t/lib/Test/Rest.pm