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/hooks
2011-08-16 22:15:25 +02: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
rememberable.rb Move rememberable back to a hook. 2011-02-24 21:55:52 +01:00
timeoutable.rb Fix usage of "its" / "it's" in documentation 2011-08-16 22:15:25 +02:00
trackable.rb use 'devise.skip_trackable' instead of DNT headers 2011-05-04 15:21:12 +02:00