heartcombo--devise/lib/devise/models
José Valim 96c8238b02 Remove duplicated method. 2010-03-28 07:24:56 +02:00
..
activatable.rb introducing lockable implementation 2010-01-01 17:57:35 -02:00
authenticatable.rb Remove duplicated method. 2010-03-28 07:24:56 +02:00
confirmable.rb Clean up lockable and class methods API. 2010-03-10 16:13:54 +01:00
http_authenticatable.rb Use ActiveSupport::Concern. 2010-02-17 12:35:38 +01:00
lockable.rb Clean up lockable and class methods API. 2010-03-10 16:13:54 +01:00
recoverable.rb Clean up lockable and class methods API. 2010-03-10 16:13:54 +01:00
registerable.rb Bring Devise::ALL back to modules and improving lockable docs. 2010-02-04 20:09:53 -02:00
rememberable.rb Use ActiveSupport::Concern. 2010-02-17 12:35:38 +01:00
timeoutable.rb Use ActiveSupport::Concern. 2010-02-17 12:35:38 +01:00
token_authenticatable.rb Use ActiveSupport::Concern. 2010-02-17 12:35:38 +01:00
trackable.rb Move trackabe logic to the model. 2010-03-03 12:03:43 +01:00
validatable.rb More configuration to validatable. 2010-03-28 07:19:23 +02:00