Class: Rerout::Rails::Railtie

Inherits:
Rails::Railtie
  • Object
show all
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`.