Gavin Morrice wrote:
> map.resource :search, :controller => "search_controller"
> 
> map.suche "suche", :controller => "search_controller", :action =>
> "new"
> 
> Is that what you're looking for?
> 
> Gavin
> 
> http://handyrailstips.com
> 
> On Jul 30, 2:23�pm, John Smith <rails-mailing-l...@andreas-s.net>

Thanks,

what I want is to get the same url when I wrtie:
   http://localhost:3000/articles/search  and 
http://localhost:3000/articles/suchen
-- 
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@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to