X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=README;h=ecb94372e8dc64e18a8bfb22b616e6a5c66e82d6;hb=8d30469f1b660164f605dbf1ce5fae7921ab91a7;hp=f0b7998e98c1c9add299b01d607b83f3d06f38f2;hpb=4ac3b2f40b6a6aef2149d21f0350fa0ba212de97;p=catagits%2FCatalyst-Action-REST.git diff --git a/README b/README index f0b7998..ecb9437 100644 --- a/README +++ b/README @@ -55,9 +55,10 @@ SEE ALSO a sensible set of defaults for a controller doing REST. This class automatically adds the Catalyst::TraitFor::Request::REST role - to your request class. If you're writing a webapp which provides RESTful - responses and still needs to accomodate web browsers, you may prefer to - use Catalyst::TraitFor::Request::REST::ForBrowsers instead. + to your request class. If you're writing a web application which + provides RESTful responses and still needs to accommodate web browsers, + you may prefer to use Catalyst::TraitFor::Request::REST::ForBrowsers + instead. Catalyst::Action::Serialize, Catalyst::Action::Deserialize @@ -81,21 +82,23 @@ AUTHOR () CONTRIBUTORS - Arthur Axel "fREW" Schmidt + Tomas Doran (t0m) + + John Goulah Christopher Laco - Luke Saunders + Daisuke Maki - John Goulah + Hans Dieter Pearcey - Daisuke Maki + Dave Rolsky - J. Shirley + Luke Saunders - Hans Dieter Pearcey + Arthur Axel "fREW" Schmidt - Tomas Doran (t0m) + J. Shirley COPYRIGHT Copyright the above named AUTHOR and CONTRIBUTORS