I don''t know if I understand the advantage of a nested REST resource. Is it simply the cleaner URL? This web site shows 6 different steps to get it to work: http://earthcode.com/blog/2007/01/nested_crud_resources_in_rails.html I have about 8 or 10 resources that could be nested under Users, which would be somewhat laborious to me. Right now I simply pass in the user_id as a field. Can someone tell me if it would be advantageous for me to use use nested resources? Thanks, Chirag --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---