Class: Rerout::Rails::Railtie
- Inherits:
-
Rails::Railtie
- Object
- Rails::Railtie
- Rerout::Rails::Railtie
- Defined in:
- lib/rerout/rails/railtie.rb
Overview
Hooks ‘rerout-rails` into the Rails boot process.
The railtie keeps the integration zero-config beyond the initializer: the webhook controller and generators are autoloaded by Rails’ standard ‘lib/` eager-loading once the gem is in the `Gemfile`.