Class: Signoff::Engine

Inherits:
Rails::Engine
  • Object
show all
Defined in:
lib/signoff/engine.rb

Overview

Minimal Rails engine. Its sole job is to expose app/models (so Signoff::Event autoloads in the host application) and the generators under lib/generators.