Any Login
Easy way to login as any user in system
No ratings yet
- Gem
- any_login
- Repository
- igorkasyanchuk/any_login
- License
- MIT
- Stars
- 386
- Added
- August 21, 2026
About
Easy way to login as any user in system
AnyLogin was created to speed up the development process by allowing developers to quickly log in as any user.
What you get
- enabled - enable or disable gem (by default this gem is enabled only in development mode).
- klass_name - class name for "User" object. Defaults to
User. - collection_method - method which returns collection of users. Sample:
Installing it
ruby
# Gemfile
gem "any_login"
Details
386 stars on GitHub · MIT licensed · maintained by igorkasyanchuk. Source: https://github.com/igorkasyanchuk/any_login
Discussion (0)
Sign in to join the discussion.
No comments yet.