heartcombo--devise/lib/devise/models
Greg Gates 72cfaad618 Add #skip_confirmation_notification to Confirmable 2013-02-22 12:43:01 -05:00
..
authenticatable.rb Use the Ruby 1.8 hash syntax. 2013-01-28 13:21:44 -02:00
confirmable.rb Add #skip_confirmation_notification to Confirmable 2013-02-22 12:43:01 -05:00
database_authenticatable.rb Revert "update_with_password doesn't change encrypted password when it is invalid" 2013-01-11 19:12:53 +01:00
lockable.rb Fix #1994 Lockable no longer leaks account existence 2012-10-25 16:51:56 -05:00
omniauthable.rb Adding required_fields to all modules 2012-02-24 20:57:58 -02:00
recoverable.rb reverting part of #2164 which was a mistake 2012-12-02 00:24:09 +05:30
registerable.rb Adding required_fields to all modules 2012-02-24 20:57:58 -02:00
rememberable.rb Remember token is not required. 2012-03-30 09:08:00 +02:00
timeoutable.rb Adding required_fields to all modules 2012-02-24 20:57:58 -02:00
token_authenticatable.rb Add a note about APIs in token authenticatable, closes #1959 2012-07-23 16:12:38 +02:00
trackable.rb Trackable should use the remote IP address, not the gateway's 2012-07-12 13:34:31 -05:00
validatable.rb Change the minimum password length to 8 2012-07-06 11:46:46 -03:00