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
José Valim e9c263c326 Merge pull request #1418 from locomotivecms/simple_scoped_mailer
Re-define the devise mailer inside a model
2011-11-06 01:38:08 -08:00
..
authenticatable.rb Merge pull request #1418 from locomotivecms/simple_scoped_mailer 2011-11-06 01:38:08 -08:00
confirmable.rb implementation of a much simpler solution 2011-11-05 16:53:27 +01: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 Merge pull request #1418 from locomotivecms/simple_scoped_mailer 2011-11-06 01:38:08 -08:00
omniauthable.rb Remove OAuth2 in favor of OmniAuth. 2010-10-18 15:00:34 +02:00
recoverable.rb implementation of a much simpler solution 2011-11-05 16:53:27 +01: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