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
2010-09-25 16:08:46 +02:00
..
authenticatable.rb All tests green on latest mongoid. 2010-09-24 11:30:08 +02:00
confirmable.rb Remove inaccurate documentation regarding confirmable and changing emails. 2010-08-27 20:11:03 +08:00
database_authenticatable.rb Extract encryptors into their own module for better bcrypt support. 2010-09-25 16:08:46 +02:00
encryptable.rb Extract encryptors into their own module for better bcrypt support. 2010-09-25 16:08:46 +02:00
lockable.rb make User#send_unlock_instructions to require all authentication_keys 2010-09-21 11:46:57 +02:00
oauthable.rb Add OAuth2 documentation. 2010-07-26 20:33:21 +02:00
recoverable.rb make User#send_reset_password_instructions to require all authentication_keys 2010-09-21 11:47:07 +02:00
registerable.rb Start to add helpers for OAuth tests. 2010-07-26 20:33:22 +02:00
rememberable.rb Extract encryptors into their own module for better bcrypt support. 2010-09-25 16:08:46 +02:00
timeoutable.rb Add OAuth2 documentation. 2010-07-26 20:33:21 +02:00
token_authenticatable.rb Add OAuth2 documentation. 2010-07-26 20:33:21 +02:00
trackable.rb Move trackabe logic to the model. 2010-03-03 12:03:43 +01:00
validatable.rb Add OAuth2 documentation. 2010-07-26 20:33:21 +02:00