Class: EnvStyle::ApplicationController

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

Direct Known Subclasses

FaviconsController