• 13 years ago
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.