Ruby on Rails Routing - Rails Coach Podcast
2011-05-26
2
A quick explanation of routes in Ruby on Rails. You can match strings for routes, set up a resource with RESTful routes, name your routes, and specify which HTTP methods are allowed access to the routes.