1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/lib/devise/models
2013-01-04 18:52:49 +01:00
..
authenticatable.rb Accept mail options in Devise::Mailer and deprecate headers_for 2013-01-04 18:52:49 +01:00
confirmable.rb Accept mail options in Devise::Mailer and deprecate headers_for 2013-01-04 18:52:49 +01:00
database_authenticatable.rb minor documentation grammar update 2012-11-30 16:42:18 +05:30
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