Module: Nyauth::ControllerConcern
- Extended by:
- ActiveSupport::Concern
- Includes:
- ApplicationHelper, ClientConcern, SessionConcern
- Included in:
- BaseController
- Defined in:
- app/controllers/concerns/nyauth/controller_concern.rb
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