1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/lib
Fred Ngo c9a2d0654e Update sample code in Devise::Models::Authenticatable.
- DRY up some of the sample code by refactoring into smaller methods.
- ‘Namespace’ method names to reduce chances of conflict.
- Mark send_pending_devise_notifications, pending_devise_notifications, and render_and_send_devise_message as `private` since they are only used internally.
- Update comments.
2018-03-23 22:42:48 -03:00
..
devise Update sample code in Devise::Models::Authenticatable. 2018-03-23 22:42:48 -03:00
generators Creating a new section for controller configuration on devise.rb template 2018-03-14 15:09:04 -03:00
devise.rb Create Devise::SecretKeyFinder 2018-03-17 20:28:38 -03:00