Class: EnvStyle::Engine

Inherits:
Rails::Engine
  • Object
show all
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.