I think it goes through routes in the order they''re created, so list
the controllers first [?]
On Tue, Apr 29, 2008 at 9:37 AM, Chris Gallagher
<rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org>
wrote:>
>  Hi,
>
>  Im currently working on a rails project which has routes setup so that
>  users can have their own personal page for example
>  www.mydomain.com/myusername. one problem ive run into is that when i
>  want to have say a searcg page www.mydomain/search - the route then
>  picks that up as a username and hence i have to link to it using
>  www.mydomain.com/search/index which is a bit of a pain.
>
>  Is there some means of setting up a reserve list on a route e.g: all
>  controller names are on the reserved list?
>
>  Cheers,
>  Chris
>  --
>  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
-~----------~----~----~----~------~----~------~--~---