Article: Beginners Tutorial: Routing in Rails 2.0 (with REST)

Beginners Tutorial: Routing in Rails 2.0 (with REST) – Part 1, 2, 3 and 4 by darynholmes

This is a series for beginners wanting to learn about routing in Rails 2.0. This first post is aimed at exploring the behaviour of routing in Rails. It examines what happens when the routing system is given a certain URL. Future posts will examine the ‘hows’ and ‘whys’ of this behaviour.

Leave a comment