Class: Argus::Trail::ApplicationController
- Inherits:
-
ApplicationController
- Object
- ApplicationController
- Argus::Trail::ApplicationController
- Includes:
- Pundit::Authorization
- Defined in:
- app/controllers/argus/trail/application_controller.rb
Overview
Inherits from the host app's ApplicationController (not ActionController::Base) — the standard mountable-engine trick that gets current_user/session/CSRF/flash/Devise helpers/layout for free.
Direct Known Subclasses
AuditEntriesController, PermissionsController, RolesController