heartcombo--devise/lib/devise/models
José Valim e04c5ba977 More work with unlock_strategy equals to none. 2010-03-30 01:58:06 +02:00
..
activatable.rb introducing lockable implementation 2010-01-01 17:57:35 -02:00
authenticatable.rb Allow several authentications to share a common path. 2010-03-29 23:44:47 +02:00
confirmable.rb Initial work on making the authentication stack more flexible. 2010-03-29 16:13:19 +02:00
database_authenticatable.rb Allow several authentications to share a common path. 2010-03-29 23:44:47 +02:00
lockable.rb More work with unlock_strategy equals to none. 2010-03-30 01:58:06 +02:00
recoverable.rb Use persisted? instead of new_record? 2010-03-28 20:53:13 -07: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 Create authenticatable base model and strategy. 2010-03-29 20:52:48 +02:00
trackable.rb Move trackabe logic to the model. 2010-03-03 12:03:43 +01:00
validatable.rb Use persisted? instead of new_record? 2010-03-28 20:53:13 -07:00