Clearance
Rails authentication with email & password
No ratings yet
- Gem
- clearance
- Repository
- thoughtbot/clearance
- License
- MIT
- Stars
- 3,737
- Added
- August 24, 2026
About
Rails authentication with email & password.
Clearance is intended to be small, simple, and well-tested. It has opinionated defaults but is intended to be easy to override.
What you get
- Inserts
Clearance::Userinto yourUsermodel - Inserts
Clearance::Controllerinto yourApplicationController - Creates an initializer file to allow further configuration.
- Creates a migration file that either create a users table or adds any necessary
Installing it
ruby
# Gemfile
gem "clearance"
Details
3737 stars on GitHub · MIT licensed · maintained by thoughtbot. Source: https://github.com/thoughtbot/clearance
Discussion (0)
Sign in to join the discussion.
No comments yet.