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-10-21 13:21:11 +02:00
..
authenticatable.rb Update code comment to keep it up to date 2013-10-21 13:21:11 +02:00
confirmable.rb Remove deprecated token lookups 2013-09-02 19:23:15 -03:00
database_authenticatable.rb add a class method so you can encrypt passwords from fixtures 2013-10-06 13:53:12 +03:00
lockable.rb + last_attempt 2013-10-15 01:53:56 +03:00
omniauthable.rb Fix spelling error in doc block 2013-04-29 01:52:37 -03:00
recoverable.rb remove unused reset_password_token method 2013-09-14 12:30:23 +03:00
registerable.rb Adding required_fields to all modules 2012-02-24 20:57:58 -02:00
rememberable.rb Generate remember token 2013-08-19 20:33:21 +02:00
timeoutable.rb Fixed bug when user has field remember_created_at but the module rememberable is not enabled for the user 2013-07-26 10:20:29 +03: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