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-10-25 18:43:48 +02:00
..
authenticatable.rb Quack, quack, quack. Use duck typing instead of hardcoding everything, closes #1281. 2011-08-29 14:40:49 +02:00
confirmable.rb Fix usage of "its" / "it's" in documentation 2011-08-16 22:15:25 +02:00
database_authenticatable.rb Improve docs for update_without_password. 2011-10-25 18:43:48 +02:00
encryptable.rb Use secure compare as well. 2011-02-15 11:33:54 +01:00
lockable.rb Fix usage of "its" / "it's" in documentation 2011-08-16 22:15:25 +02:00
omniauthable.rb Remove OAuth2 in favor of OmniAuth. 2010-10-18 15:00:34 +02:00
recoverable.rb Fix usage of "its" / "it's" in documentation 2011-08-16 22:15:25 +02:00
registerable.rb corrected 'an user' to 'a user' in comments and docs 2011-02-06 23:46:49 +08:00
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 Making sure timeoutable respects rememberable if both are loaded. 2010-09-29 15:27:54 +08:00
token_authenticatable.rb typos (remaining instances of authenticable -> authenticatable) 2011-01-13 13:02:17 +08:00
trackable.rb fix to obtain user original IP in a proxyed environment 2011-10-19 22:23:04 -02:00
validatable.rb Fix usage of "its" / "it's" in documentation 2011-08-16 22:15:25 +02:00