Commit Graph

13 Commits

Author SHA1 Message Date
Anshul Sharma dc1b399a8b Updated ruby 1.9 hash syntax 2014-02-25 22:12:55 +05:30
José Valim c4d5a3fdaa No need to assert for a message we won't receive 2013-07-26 10:00:09 +02:00
Michael Nikitochkin fffbeb5cc7 Fixed bug when user has field remember_created_at but the module rememberable is not enabled for the user 2013-07-26 10:20:29 +03:00
Rodrigo Flores 5ef35ee1bd Adding required_fields to all modules 2012-02-24 20:57:58 -02:00
lest 37dad2172b implement dynamic value for timeout_in as a model method instead of a proc 2011-11-25 11:01:42 +03:00
lest 426223dda0 timeout_in option can be a Proc object 2011-11-24 21:42:58 +03:00
José Valim ca4e09390e Compatibility with Ruby 1.9.1 and 1.9.2. 2010-03-26 11:27:19 +01:00
José Valim 2afad49a96 Bring rememberable back. 2010-01-14 15:47:14 +01:00
José Valim c05b8cf2ce Rename :timeout to :timeout_in and release gem again. 2009-11-25 00:11:49 -02:00
José Valim 30d6d37bab Refactor tests a little bit and gain more speed (from 12s to 9s in my machine). 2009-11-24 23:19:12 -02:00
José Valim 691055cf06 Fix timeout tests. 2009-11-24 11:00:35 -02:00
Carlos Antonio da Silva 40aaa98de9 Refactoring timeoutable module and confirmable tests. 2009-11-23 23:01:00 -02:00
Carlos Antonio da Silva 099c77e867 Introducing timeoutable to timeout sessions without activity. 2009-11-23 23:01:00 -02:00