Class: IronAdmin::ApplicationController
- Inherits:
-
ActionController::Base
- Object
- ActionController::Base
- IronAdmin::ApplicationController
- Includes:
- Pagy::Method
- Defined in:
- app/controllers/iron_admin/application_controller.rb
Overview
Base controller for all IronAdmin admin panel controllers.
Provides authentication and current user handling for the admin panel. All other IronAdmin controllers inherit from this class.
Direct Known Subclasses
AuditController, DashboardController, ExportsController, ImportsController, LiveController, ResourcesController, SearchController, ToolsController