If I have a URL/PATH generated via Rails routing: edit_foo_path(foo)) => "/foo/1;edit" ...is there some way that I can take that string and get its component parts (controller, action, id, etc)?? I''m specifically looking for a solution that doesn''t involve me coming up with a regex. I want to rely on code with Rails (which clearly must exist). Thanks! Carter Rabasa http://cubanlinks.org -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---