Class: Decidim::ParticipatoryDocuments::AdminEngine

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

Overview

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

Instance Method Summary collapse

Instance Method Details

#load_seedObject



40
41
42
# File 'lib/decidim/participatory_documents/admin_engine.rb', line 40

def load_seed
  nil
end