Skip to content

Instantly share code, notes, and snippets.

@paulcsmith
Created December 18, 2017 21:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save paulcsmith/60b93d073bb97b6db94736fec64ffc59 to your computer and use it in GitHub Desktop.
Save paulcsmith/60b93d073bb97b6db94736fec64ffc59 to your computer and use it in GitHub Desktop.
get "/:username", UsernameController
get "/users". UsersController
# Would a GET request to /users go to UsernameController?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment