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, ApprovalsController, AttendanceController, BenefitsController, CalendarController, CareerController, CompOffRequestsController, DocumentsController, EmployeeProfilesController, ExpensesController, HolidaysController, HomeController, HrRequestsController, KudosController, LeaveBalancesController, LeaveRequestsController, LoansController, OrgController, PoliciesController, RegularizationRequestsController, ResignationsController, SalarySlipsController, TaxDeclarationsController, TeamController, UsersController