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
2012-02-15 20:18:52 +01:00
..
confirmable_test.rb regenerate confirmation token on reconfirmation, closes #1530 2011-12-31 14:22:58 +03:00
database_authenticatable_test.rb Allow regular expressions to avoid string conversion for parameter 2011-12-14 10:41:24 -06:00
encryptable_test.rb Add confirmable to admin. 2011-12-11 20:07:50 +01: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 This was fixed in mongoid, closes #770. 2011-06-29 20:18:10 -03: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 Clean up reconfirmable behavior. 2011-12-04 22:14:44 +01:00