Guest User

Untitled

a guest
Feb 21st, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. map.connect ':controller/:action/:id'
  2. map.connect ':controller/:action/:id.:format'
  3. map.root :controller => "admin"
  4. map.resources :paciente, :nombre => {:auto_complete_for_paciente_nombre => :get }
Add Comment
Please, Sign In to add comment