heartcombo--devise/test/models
Rodrigo Flores f3bace570d Required fields on token_authenticatable 2012-02-22 13:55:02 -02:00
..
confirmable_test.rb Required fields on confirmable 2012-02-22 13:55:02 -02:00
database_authenticatable_test.rb Added required_fields to database_authenticatable 2012-02-22 13:55:01 -02:00
encryptable_test.rb Required fields on encryptable 2012-02-22 13:55:02 -02:00
lockable_test.rb Fixed a bug in lockable wherein when a user tries to login with correct password after being locked, 2011-12-29 23:57:39 +05:30
recoverable_test.rb Deprecate and disable old behavior accumulated with time. 2011-12-04 23:58:19 +01:00
rememberable_test.rb Deprecate and disable old behavior accumulated with time. 2011-12-04 23:58:19 +01:00
serializable_test.rb Improve coverage, cache array in a constant. 2012-02-15 20:18:52 +01:00
timeoutable_test.rb implement dynamic value for timeout_in as a model method instead of a proc 2011-11-25 11:01:42 +03:00
token_authenticatable_test.rb Required fields on token_authenticatable 2012-02-22 13:55:02 -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 typo 2012-02-17 19:15:46 -02:00