Take a REST with Rails

Posted by robl

As my talk for our local Ruby User Group meetup , I’ve prepared a presentation about the new RESTful features in Rails 1.2. It covers changes to routing, generators and gives a quick overview of the REST architectural style, where it originated and how it applies to Rails. To demonstrate these concepts, a RESTful blog is created. This blog is then used as part of a final example that uses ActiveResource to consume RESTful resources.

Download “Take a REST with Rails” (odp) (pdf)

Download the sample code blog.tar.gz and slurpr.tar.gz