Class: HrLite::ApplicationController
- Inherits:
-
Object
- Object
- HrLite::ApplicationController
- Defined in:
- app/controllers/hr_lite/application_controller.rb
Overview
Inherits from the host-configured parent controller (set config.parent_controller in an initializer BEFORE boot; changing it needs a restart). Everything else — auth method, current user, admin/leadership checks — is resolved per request from the live config.
Direct Known Subclasses
HrLite::Admin::BaseController, AppraisalsController, AttendanceController, CalendarController, CareerController, CompOffRequestsController, EmployeeProfilesController, HolidaysController, HomeController, KudosController, LeaveBalancesController, LeaveRequestsController, OrgController, RegularizationRequestsController, ResignationsController, SalarySlipsController, TeamController, UsersController