Class: LexxyVariables::Engine
- Inherits:
-
Rails::Engine
- Object
- Rails::Engine
- LexxyVariables::Engine
- Defined in:
- lib/lexxy_variables/engine.rb
Overview
Wires the gem into a host Rails app: mixes in the helper and exposes the vendored JS so importmap apps can pin it with no JS tooling. Bundler apps (esbuild, etc.) instead resolve the npm package from node_modules and ignore the vendored copy.