Class: Lesli::ApplicationLesliController
- Inherits:
-
ApplicationController
- Object
- ActionController::Base
- ApplicationController
- Lesli::ApplicationLesliController
- Includes:
- CustomizationInterface, RequesterInterface, ResponderInterface, LesliAudit::LoggerInterface, LesliShield::AuthenticationInterface, LesliShield::AuthorizationInterface
- Defined in:
- app/controllers/lesli/application_lesli_controller.rb
Direct Known Subclasses
AboutsController, AppsController, RolesController, Shared::DashboardsController, SystemControllersController, UsersController
Instance Attribute Summary
Attributes inherited from ApplicationController
Method Summary
Methods included from CustomizationInterface
Methods included from ResponderInterface
#respond_as_pagination, #respond_as_successful, #respond_with_action, #respond_with_error, #respond_with_http, #respond_with_not_found, #respond_with_pagination, #respond_with_successful, #respond_with_unauthorized
Methods included from RequesterInterface
#get_user_agent, #set_locale, #set_path, #set_requester
Methods inherited from ApplicationController
Constructor Details
This class inherits a constructor from Lesli::ApplicationController