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
2012-03-13 15:53:57 -03:00
..
authenticatable.rb Adding symbols only on validate 2012-03-13 14:24:21 -03:00
confirmable.rb Add skip_reconfirmation! , closes #1708 2012-03-09 18:12:30 +01:00
database_authenticatable.rb Move valid_password? up to database authenticatable. 2012-03-10 11:10:57 +01:00
encryptable.rb Move valid_password? up to database authenticatable. 2012-03-10 11:10:57 +01:00
lockable.rb Fixing lockable to use the correct method 2012-03-13 15:53:57 -03:00
omniauthable.rb Adding required_fields to all modules 2012-02-24 20:57:58 -02:00
recoverable.rb Added required_fields to recoverable 2012-02-22 13:55:04 -02:00
registerable.rb Adding required_fields to all modules 2012-02-24 20:57:58 -02:00
rememberable.rb Move valid_password? up to database authenticatable. 2012-03-10 11:10:57 +01:00
timeoutable.rb Adding required_fields to all modules 2012-02-24 20:57:58 -02:00
token_authenticatable.rb Adding symbols only on validate 2012-03-13 14:24:21 -03:00
trackable.rb Some refactor 2012-02-22 13:55:03 -02:00
validatable.rb Added required fields to validatable 2012-02-24 20:57:58 -02:00