Class: EnvStyle::ApplicationController
- Inherits:
-
ActionController::Base
- Object
- ActionController::Base
- EnvStyle::ApplicationController
- Defined in:
- app/controllers/env_style/application_controller.rb
Overview
Base controller for the engine. It inherits straight from ActionController::Base rather than the host's ApplicationController so the public favicon route is never gated by the host's authentication filters.