Does anyone know of a good tutorial on routing for Rails 2.0.2? I
added a new method to one of my controllers and when I point to it by
localhost/:controller/:action, I can't see it! In Rails 1.8, it was a
piece of cake and always worked.
In my routes.rb file, I've got:
map.connect ":controller/:action"
map.connect ":controller/:action/:id"
and I've stopped and restarted the server several times to know avail.
Thanks!
--~--~---------~--~----~------------~-------~--~----~
SD Ruby mailing list
[email protected]
http://groups.google.com/group/sdruby
-~----------~----~----~----~------~----~------~--~---