Displaying 1 result from an estimated 1 matches for "f0b0ece7".
Did you mean:
f0b0ce3
2006 Jul 23
6
routes
My best guess at how to make this route
map.connect '':user'', :controller => ''user'', :action => ''profile''
makes my
link_to :controller => ''admin'', :action => ''index''
stop working ?
I''m needing urls like http://localhost:3000/username but without
breaking all my other controller index