Class: LinkedRails::Auth::UnlocksController
- Inherits:
-
Devise::UnlocksController
- Object
- Devise::UnlocksController
- LinkedRails::Auth::UnlocksController
- Defined in:
- app/controllers/linked_rails/auth/unlocks_controller.rb
Class Method Summary collapse
Class Method Details
.controller_class ⇒ Object
38 39 40 |
# File 'app/controllers/linked_rails/auth/unlocks_controller.rb', line 38 def controller_class LinkedRails.unlock_class end |