Class: LinkedRails::Auth::UnlocksController

Inherits:
Devise::UnlocksController
  • Object
show all
Defined in:
app/controllers/linked_rails/auth/unlocks_controller.rb

Class Method Summary collapse

Class Method Details

.controller_classObject



38
39
40
# File 'app/controllers/linked_rails/auth/unlocks_controller.rb', line 38

def controller_class
  LinkedRails.unlock_class
end