REST for Rails 2

Pluralsight
Course Summary
This REST for Rails 2 course covers the basics of REST and walks through a simple application to show how REST routes work.
-
+
Course Description
RESTful routes have been a big part of Rails since version 1.2, but they are also very confusing! They're all about building your application to deliver HTML and API-friendly XML from a single piece of data. This REST for Rails 2 course covers the basics of REST and walks through a simple application to show how REST routes work. You'll learn about the magic that goes on behind the scenes and how you can design a REST application with confidence.
-
+
Course Syllabus
REST for Rails 2: Part 1- 24m 56s
—Introduction 6m 44s
—Routes 3m 39s
—Controller 7m 50s
—ActiveResource 2m 28s
—App Design 2m 7s
—Forms 2m 8sREST for Rails 2: Part 2- 32m 28s