Class: Usps::Support::Engine

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

Overview

Rails engine hosting shared controllers, concerns, policies, and routes.

Not isolated: host applications share the engine’s ApplicationController, helpers, and authentication plumbing.