Module: Syosset::Plugins::Base::Plugin

Extended by:
ActiveSupport::Concern
Defined in:
lib/syosset/plugins/base/plugin.rb

Overview

The plugin’s main class (Rails engine entrypoint) should include this module Note: Inclusion is not enough; you must register the plugin with the registry

Defined Under Namespace

Modules: ClassMethods