This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
devise
Watch
1
Star
1
Fork
0
You've already forked devise
mirror of
https://github.com/heartcombo/devise.git
synced
2026-01-21 04:38:01 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a5b2ee51710aadeebe73c76f60ea431c130e8c44
devise
/
test
/
integration
History
José Valim
2afad49a96
Bring rememberable back.
2010-01-14 15:47:14 +01:00
..
authenticatable_test.rb
Add an easy way to configure an application to sign in users through "/sign_in".
2010-01-06 14:31:00 +01:00
confirmable_test.rb
sign_in_count should also be increased when user signs in via password change, confirmation, etc.
2010-01-07 22:41:14 +01:00
lockable_test.rb
introducing lockable implementation
2010-01-01 17:57:35 -02:00
recoverable_test.rb
Tests passing for ActiveRecord and MongoMapper.
2009-12-21 21:10:23 +01:00
rememberable_test.rb
Bring rememberable back.
2010-01-14 15:47:14 +01:00
timeoutable_test.rb
Rename :timeout to :timeout_in and release gem again.
2009-11-25 00:11:49 -02:00
trackable_test.rb
Update to work with Warden 0.8.0.
2010-01-05 13:44:13 +01:00