Class: Wurk::Railtie
- Inherits:
-
Rails::Railtie
- Object
- Rails::Railtie
- Wurk::Railtie
- Defined in:
- lib/wurk/railtie.rb
Overview
Boot the swarm after the host app has fully initialized. Skip when: WURK_DISABLED=1, Rails console mode, or Rails test env. See docs/idea/03-process-model.md for the exact ordering.