You're looking for map.connect ":id", :controller => "users", :action => "show"
The docs for ActionController::Routing have all the detail you could want. http://api.rubyonrails.org/classes/ActionController/Routing.html -- Nick Zadrozny --~--~---------~--~----~------------~-------~--~----~ SD Ruby mailing list [email protected] http://groups.google.com/group/sdruby -~----------~----~----~----~------~----~------~--~---
