Class: Plumbo::Railtie

Inherits:
Rails::Railtie
  • Object
show all
Defined in:
lib/plumbo/railtie.rb

Overview

Wires the middleware into the Rack stack. It’s inserted unconditionally; the per-request ‘config.enabled` gate (development by default) makes it a no-op elsewhere and lets a host toggle it from an initializer.