heartcombo--devise/test/models
José Valim 3f4fb1a769 Improve previous patch. 2011-03-11 20:46:08 +01:00
..
confirmable_test.rb Spaces 2011-02-06 19:23:36 -02:00
database_authenticatable_test.rb add unit and integration tests for case insensitive keys 2010-11-20 15:54:01 +01:00
encryptable_test.rb Make Devise::friendly_token 20 characters long. 2011-02-10 21:42:58 +08:00
lockable_test.rb Reset lock attempts count when lock is expired. Closes #825 2011-02-25 17:59:27 -03:00
recoverable_test.rb Add a test to show recoverable works as expected if password is blank. 2011-02-09 10:11:48 +01:00
rememberable_test.rb Ensure authenticatable_salt can be nil. 2010-11-11 22:51:39 +01:00
timeoutable_test.rb Compatibility with Ruby 1.9.1 and 1.9.2. 2010-03-26 11:27:19 +01:00
token_authenticatable_test.rb Improve previous patch. 2011-03-11 20:46:08 +01:00
trackable_test.rb Compatibility with Ruby 1.9.1 and 1.9.2. 2010-03-26 11:27:19 +01:00
validatable_test.rb Tests green on mongoid as well. 2010-07-26 20:25:02 +02:00