heartcombo--devise/test/models
Richard Aday 88d4aca2c4 Adding tests for reset_password_keys and unlock_keys 2010-12-30 03:11:03 +08:00
..
confirmable_test.rb Be more helpful in the already confirmed message, closes #613 2010-11-06 08:54:03 +01: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 Extract encryptors into their own module for better bcrypt support. 2010-09-25 16:08:46 +02:00
lockable_test.rb Adding tests for reset_password_keys and unlock_keys 2010-12-30 03:11:03 +08:00
recoverable_test.rb Adding tests for reset_password_keys and unlock_keys 2010-12-30 03:11:03 +08: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 Small changes to token_authenticatable. 2010-04-06 13:26:56 +02: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