authlogic 6.2.0
An unobtrusive ruby authentication library based on ActiveRecord.
Gemfile:
=
install:
=
Runtime Dependencies (4):
activemodel
>= 5.2, < 6.1
activerecord
>= 5.2, < 6.1
activesupport
>= 5.2, < 6.1
request_store
~> 1.0
Development Dependencies (13):
bcrypt
~> 3.1
byebug
~> 10.0
coveralls
~> 0.8.22
minitest-reporters
~> 1.3
mysql2
~> 0.5.2
pg
~> 1.1.4
rubocop
~> 0.80.1
rubocop-performance
~> 1.1
scrypt
>= 1.2, < 4.0
simplecov
~> 0.16.1
simplecov-console
~> 0.4.2
sqlite3
~> 1.4.0
timecop
~> 0.7