Class: QueuePulse::Railtie

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

Overview

Wires the gem into a Rails app: loads the rake tasks. The background poller is left opt-in (QueuePulse.start_poller!) to avoid surprising thread behaviour in web processes.