Add a json_options key to the REST controller
authorTomas Doran <bobtfish@bobtfish.net>
Wed, 1 Sep 2010 22:03:45 +0000 (23:03 +0100)
committerTomas Doran <bobtfish@bobtfish.net>
Wed, 1 Sep 2010 22:07:50 +0000 (23:07 +0100)
commit838f49dc89f8bef88c3a3dc9841473555f71bb82
treea79a72075c1d669783a9190dc13dbc93bac1a10b
parent0fd45d2a3fbf41c788823c527f4c325cf6368c7c
Add a json_options key to the REST controller
Changes
lib/Catalyst/Action/Deserialize/JSON.pm
lib/Catalyst/Controller/REST.pm
t/json.t
t/lib/Test/Serialize/Controller/JSON.pm [new file with mode: 0644]