Class: Usps::Support::Engine
- Inherits:
-
Rails::Engine
- Object
- Rails::Engine
- Usps::Support::Engine
- 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.