Class: Passwordless::ApplicationController
- Inherits:
-
ApplicationController
- Object
- ApplicationController
- Passwordless::ApplicationController
- Defined in:
- app/controllers/passwordless/application_controller.rb
Direct Known Subclasses
Instance Method Summary collapse
Instance Method Details
#passwordless_controller? ⇒ Boolean
3 4 5 |
# File 'app/controllers/passwordless/application_controller.rb', line 3 def passwordless_controller? true end |