Class: IronAdmin::ApplicationController

Inherits:
ActionController::Base
  • Object
show all
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.