Skip to content

Instantly share code, notes, and snippets.

@fitoria
Forked from anonymous/gist:32243
Created December 5, 2008 05:02
Show Gist options
  • Save fitoria/32245 to your computer and use it in GitHub Desktop.
Save fitoria/32245 to your computer and use it in GitHub Desktop.
map.connect ':controller/:action/:id'
map.connect ':controller/:action/:id.:format'
#map.root :controller => "admin" proba asi para mientras :P
map.resources :admin, :collection => {:auto_complete_for_paciente_nombre => :get,:auto_complete_for_examen_nombre => :get }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment