I've been learning Rails but routes continues to confuse the heck out of me.
The thing that makes it most confusing, I think, is that the routes you define are sensitive to where they are defined in your routes.rb
file relative to other routes.
Has anyone come across a nice simple guide that sums things up well?