heartcombo--devise/lib/devise/models
José Valim 8f20b13f84 By default, just require e-mail on recover and lockable. 2010-12-28 23:00:23 +01:00
..
authenticatable.rb add unit and integration tests for case insensitive keys 2010-11-20 15:54:01 +01:00
confirmable.rb Remove inaccurate documentation regarding confirmable and changing emails. 2010-08-27 20:11:03 +08:00
database_authenticatable.rb Tidy up and update CHANGELOG. 2010-11-20 21:19:12 +01:00
encryptable.rb Fix typo. 2010-11-30 05:01:19 -08:00
lockable.rb By default, just require e-mail on recover and lockable. 2010-12-28 23:00:23 +01:00
omniauthable.rb Remove OAuth2 in favor of OmniAuth. 2010-10-18 15:00:34 +02:00
recoverable.rb By default, just require e-mail on recover and lockable. 2010-12-28 23:00:23 +01:00
registerable.rb Start to add helpers for OAuth tests. 2010-07-26 20:33:22 +02:00
rememberable.rb Ensure authenticatable_salt can be nil. 2010-11-11 22:51:39 +01:00
timeoutable.rb Making sure timeoutable respects rememberable if both are loaded. 2010-09-29 15:27:54 +08:00
token_authenticatable.rb Allow :stateless_token to be set to true avoiding users to be stored in session through token authentication 2010-09-25 20:28:14 +02:00
trackable.rb Move trackabe logic to the model. 2010-03-03 12:03:43 +01:00
validatable.rb Tidy up and update CHANGELOG. 2010-11-20 21:19:12 +01:00