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/models
2011-08-05 17:08:26 +07:00
..
authenticatable.rb Provide a more robust behavior to serializers and add :force_except option 2011-06-30 10:43:33 -03:00
confirmable.rb Refactor to use method and override 2011-08-02 12:08:38 -07:00
database_authenticatable.rb Doc: DatabaseAuthenticatable still uses pepper option 2011-08-05 17:08:26 +07:00
encryptable.rb
lockable.rb
omniauthable.rb
recoverable.rb Refactor to use method and override 2011-08-02 12:08:38 -07:00
registerable.rb
rememberable.rb Use updated Mongoid gem and remove #destroyed? 2011-04-25 15:50:00 +08:00
serializable.rb Provide a more robust behavior to serializers and add :force_except option 2011-06-30 10:43:33 -03:00
timeoutable.rb
token_authenticatable.rb
trackable.rb Typo in doc comment 2011-07-23 15:03:10 -07:00
validatable.rb Don't validate email format and uniqueness unless it's changed. 2011-05-07 19:02:44 +02:00