Skip to content

Instantly share code, notes, and snippets.

@oliveira-andre
Last active April 8, 2025 23:58
Show Gist options
  • Save oliveira-andre/5d97cd9bde2d9f43776c57c873c1fe6c to your computer and use it in GitHub Desktop.
Save oliveira-andre/5d97cd9bde2d9f43776c57c873c1fe6c to your computer and use it in GitHub Desktop.
Custom Authentication for Rails

Create rails 8+ project

rails new test-auth

Generate the authenticator folders

rails g authentication
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment