I''m developing blog/CMS application and I''m considering if I should use RESTful design for my app. map.resources will create "blog/1/item/2" type URLs, but it doesn''t seam pretty. I searched on the Web and found the way to change them to "blog/myblog/item/thisitemname" type URLs. But it isn''t enough. I want make them like "myblog/thisitemname". How can I do it on RESTful Rails (I''m currently using Rails 1.2.3). Thanks, Andy --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---