class Decidim::Notify::AdminEngine

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

Public Instance Methods

load_seed() click to toggle source
# File lib/decidim/notify/admin_engine.rb, line 20
def load_seed
  nil
end