Skip to content

Instantly share code, notes, and snippets.

@tyrotinal
Created June 2, 2013 17:14
Show Gist options
  • Save tyrotinal/5694189 to your computer and use it in GitHub Desktop.
Save tyrotinal/5694189 to your computer and use it in GitHub Desktop.
rails: routing define path
get '/admin', to: 'admin_users#index', as: :admin_user
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment