How do I deal with a page called "overview" that displays information from many models at the same time?
How do I deal with a page called "me" that displays information about the user? I can see the benefit of routes in a basic database app with list, view, edit, show. But I don't understand the logic for examples like mine. In my case it will make much more sense for the user to go to a page called "me" than "user/2". -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

