Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
bobtfish committed Jan 11, 2011
1 parent 786c212 commit 508659c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -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 accommodate 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

Expand Down

0 comments on commit 508659c

Please sign in to comment.