Skip to content

Instantly share code, notes, and snippets.

@giljr
Last active February 25, 2024 19:18
Show Gist options
  • Save giljr/29bff89969cae358dbcab26381ef281d to your computer and use it in GitHub Desktop.
Save giljr/29bff89969cae358dbcab26381ef281d to your computer and use it in GitHub Desktop.
PREFIX VERB URI patters Interface
new_user_session GET /users/sign_in Sign In (Login)
destroy_user_session DELETE /users/sign_out Sign Out
new_user_registration GET /users/sign_up Sign Up
edit_user_registration GET /users/edit Edit Account
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment