1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/test/models
2010-07-26 20:25:02 +02:00
..
confirmable_test.rb Save confirmation token to the database, if one does not exist but was requested, closes #377 2010-07-14 18:03:34 +02:00
database_authenticatable_test.rb Make bcrypt the default encryptor and automatically add a pepper on generation. 2010-06-12 14:46:55 +02:00
lockable_test.rb beta 4 works, yay. 2010-06-09 01:27:38 +02:00
recoverable_test.rb Use persisted? instead of new_record? 2010-03-28 20:53:13 -07:00
rememberable_test.rb Tests green on mongoid as well. 2010-07-26 20:25:02 +02: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