Class: Nyauth::BaseController
- Inherits:
-
ApplicationController
- Object
- ApplicationController
- Nyauth::BaseController
- Includes:
- ControllerConcern
- Defined in:
- app/controllers/nyauth/base_controller.rb
Direct Known Subclasses
ConfirmationRequestsController, ConfirmationsController, PasswordsController, RegistrationsController, ResetPasswordRequestsController, ResetPasswordsController, SessionsController
Method Summary
Methods included from ClientConcern
Methods included from SessionConcern
#current_authenticated, #require_authentication!, #sign_in, #sign_out, #signed_in?, #store_signed_in_status
Methods included from ApplicationHelper
#detect_url_helper, #detect_url_helper_for_app, #detect_url_helper_for_nyauth, #method_missing, #root_path
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Nyauth::ApplicationHelper