Displaying 1 result from an estimated 1 matches for "e48d8a43".
Did you mean:
e48d6a93
2006 Mar 31
1
url_for leave out ''index'' action
I''m trying to reduce the size of urls in my app and i was wondering how i
can get all links to an index action to leave out the ''index''. In my
routes.rb, i have it setup to recognize the controller and default to the
index action.
But is there a way to make it so that the ''index'' portion in the url is not
shown to the user? This is mostly a concern