Putting REST on Rails (O'Reilly)
[Posted April 26, 2006 by cook]
Dan Kubb
introduces RESTful Rails in an O'Reilly article.
"
This article introduces a very simple application that uses the RESTful Rails plugin. It will provide an introduction to dispatching to different handlers based on the HTTP method used in a request. If you plan on following along you should already have the latest version of Rails installed (1.1.1 at the time of writing), along with a database of your choice."
(
Log in to post comments)