heartcombo--devise/lib/devise/hooks
José Valim 4a24667e80 Revert "Rails 3.2.7 deprecates update_attribute in favor of update_column"
Rails 3.2.8 is rolling back the deprecations.

This reverts commit 7d41072c0e.
2012-08-05 09:24:10 -03:00
..
activatable.rb Rename active? to active_for_authentication? 2011-03-25 15:40:46 +01:00
forgetable.rb Use #persisted? instead of #frozen? to check whether #forget_me should attempt to clear remember token from database 2011-04-25 15:49:59 +08:00
lockable.rb Revert "Rails 3.2.7 deprecates update_attribute in favor of update_column" 2012-08-05 09:24:10 -03:00
rememberable.rb Move rememberable back to a hook. 2011-02-24 21:55:52 +01:00
timeoutable.rb Timeout does not explode when reset_authentication_token! is accidentally defined by Active Model 2012-06-16 14:04:34 +02:00
trackable.rb use 'devise.skip_trackable' instead of DNT headers 2011-05-04 15:21:12 +02:00