Class: Decidim::Notify::AdminEngine

Inherits:
Rails::Engine
  • Object
show all
Defined in:
lib/decidim/notify/admin_engine.rb

Overview

This is the engine that runs on the public interface of ‘Notify`.

Instance Method Summary collapse

Instance Method Details

#load_seedObject



20
21
22
# File 'lib/decidim/notify/admin_engine.rb', line 20

def load_seed
  nil
end