Class: LinkedRails::Auth::OtpAttemptsController
- Inherits:
-
Object
- Object
- LinkedRails::Auth::OtpAttemptsController
- Defined in:
- app/controllers/linked_rails/auth/otp_attempts_controller.rb
Class Method Summary collapse
Class Method Details
.controller_class ⇒ Object
15 16 17 |
# File 'app/controllers/linked_rails/auth/otp_attempts_controller.rb', line 15 def controller_class LinkedRails.otp_attempt_class end |