Class: EnvStyle::Engine
- Inherits:
-
Rails::Engine
- Object
- Rails::Engine
- EnvStyle::Engine
- Defined in:
- lib/env_style/engine.rb
Overview
The mountable engine. Isolating the namespace keeps the favicon route and
controller from colliding with the host app, and the initializer makes the
env_style_favicon_tags helper available in the host's layouts.