heartcombo--devise/lib/devise/models
Scott Jacobsen 4549d8c65f Update recoverable.rb
Fix type-o.
2013-03-21 18:49:19 -06:00
..
authenticatable.rb Merge pull request #2315 from neo/http_auth_key 2013-03-07 09:43:08 -08: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 Update recoverable.rb 2013-03-21 18:49:19 -06:00
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