Class: LinkedRails::Auth::ConfirmationsController
- Inherits:
-
Devise::ConfirmationsController
- Object
- Devise::ConfirmationsController
- LinkedRails::Auth::ConfirmationsController
- Defined in:
- app/controllers/linked_rails/auth/confirmations_controller.rb
Class Method Summary collapse
Class Method Details
.controller_class ⇒ Object
81 82 83 |
# File 'app/controllers/linked_rails/auth/confirmations_controller.rb', line 81 def controller_class LinkedRails.confirmation_class end |