on http://www.javapassion.com/handsonlabs/rails_rest/
lesson 01 step 5.
5. In your browser, go to http://localhost:8081/users/1;edit.  This
results in calling edit action of the users controller with the :id
parameter set to 1.

should read:

http://localhost:8081/users/1/edit

At least that works for me.
anyone else?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "ruby-on-rails-programming-with-passion" group.
To unsubscribe from this group, send email to
ruby-on-rails-programming-with-passion-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/ruby-on-rails-programming-with-passion?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to