Bruno Meira wrote in post #1019487: > Hi 7stud, > I wanted a URL like that: /users/:id, where :id could only be one or > more integers, actually the user id. >
What is it that you find lacking in the normal rails routing, e.g. resources :users that requires you to change it? -- 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.

