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-20 04:08:14 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9c4ddc6465ec7743522bdf993420807a6891991c
devise
/
test
/
integration
History
Marcelo Silveira
32991e13c4
Merge and fix conflicts.
2010-01-09 11:22:27 -02: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
Rely on Warden new serializers.
2009-11-15 00:13:43 -02: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