Class: NtiReceiptBuilder::Engine

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

Overview

Non-isolated on purpose: host controllers include NtiReceiptBuilder::TemplatesController and must resolve this engine's views through the ordinary view-path chain. A non-isolated engine contributes app/views, app/models, app/helpers and app/controllers/concerns to the host automatically.