Class: SolidWebUi::Engine
- Inherits:
-
Rails::Engine
- Object
- Rails::Engine
- SolidWebUi::Engine
- Defined in:
- lib/solid_web_ui/engine.rb
Overview
Not isolated on purpose: this engine is a shared design library. Keeping its app/views, app/components and app/assets on the global lookup paths lets the three web engines (queue/cache/cable) resolve the shared layout, components and the single precompiled stylesheet without any manual view-path wiring.