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
2011-12-20 20:54:49 +01:00
..
authenticatable.rb Usage of Devise.stateless_token= is deprecated in favor of appending :token_auth to Devise.skip_session_storage 2011-12-11 20:39:41 +01:00
confirmable.rb Do not run validatins unless on reconfirmable branch, closes #1515. 2011-12-20 20:54:49 +01:00
database_authenticatable.rb Deprecate and disable old behavior accumulated with time. 2011-12-04 23:58:19 +01:00
encryptable.rb
lockable.rb use Time.now.utc instead of Time.now, closes #1421 2011-11-09 23:26:48 +03:00
omniauthable.rb
recoverable.rb Update CHANGELOG, rename method. 2011-12-10 23:28:23 +01:00
registerable.rb
rememberable.rb Improve messages. 2011-12-19 13:21:17 +01:00
serializable.rb Provide a more robust behavior to serializers and add :force_except option 2011-06-30 10:43:33 -03:00
timeoutable.rb Deprecate and disable old behavior accumulated with time. 2011-12-04 23:58:19 +01:00
token_authenticatable.rb Usage of Devise.stateless_token= is deprecated in favor of appending :token_auth to Devise.skip_session_storage 2011-12-11 20:39:41 +01:00
trackable.rb use Time.now.utc instead of Time.now, closes #1421 2011-11-09 23:26:48 +03:00
validatable.rb Deprecate and disable old behavior accumulated with time. 2011-12-04 23:58:19 +01:00