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-05-07 16:37:16 -03:00
..
authenticatable.rb Get rid of deprecated code 2012-05-06 13:13:53 +02:00
confirmable.rb Remember token is not required. 2012-03-30 09:08:00 +02:00
database_authenticatable.rb Remove faux bcrypt encryptor from Devise (it was never released and it wont be until we solve the encryptable issue 2012-05-06 12:49:53 +02:00
lockable.rb Hook should be on lockable not recoverable and removed an useless comment 2012-03-19 18:06:20 -03:00
omniauthable.rb Adding required_fields to all modules 2012-02-24 20:57:58 -02:00
recoverable.rb Hook should be on lockable not recoverable and removed an useless comment 2012-03-19 18:06:20 -03: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 removed global namespaces 2012-04-16 21:27:16 +07: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