Class: Hibiki::Rails::Engine

Inherits:
Rails::Engine
  • Object
show all
Defined in:
lib/hibiki/rails/engine.rb

Overview

An Engine (not a bare Railtie) so the vendored client rides Rails' own :append_assets_path initializer: app/assets/javascripts/hibiki.js lands on the host app's asset paths and Propshaft serves it like an app-local file — turbo-rails-style distribution, no install-time copy.