heartcombo--devise/lib/devise/hooks
Lucas Mazza eb9db7ba3a Coerce time objects serialized as Strings before doing the timeoutable comparisons.
The comparison only fails on Ruby 1.9.3, when we need to parse it properly back
to a Time instance.

Related to #2930.
2014-08-05 14:58:27 -03:00
..
activatable.rb Update activatable.rb 2014-06-06 13:03:53 +02:00
csrf_cleaner.rb * Allows CSRF cleanup to be turned off for certain strategy types 2014-05-15 09:16:31 -05:00
forgetable.rb Split out sign_in/out functionality so it can be reused in hooks 2013-11-06 20:55:26 +01:00
lockable.rb Updated ruby 1.9 hash syntax 2014-02-25 22:12:55 +05:30
proxy.rb Updated ruby 1.9 hash syntax 2014-02-25 22:12:55 +05:30
rememberable.rb Updated ruby 1.9 hash syntax 2014-02-25 22:12:55 +05:30
timeoutable.rb Coerce time objects serialized as Strings before doing the timeoutable comparisons. 2014-08-05 14:58:27 -03:00
trackable.rb Updated ruby 1.9 hash syntax 2014-02-25 22:12:55 +05:30