Class: Decidim::Sortitions::AdminEngine

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

Overview

This is the engine that runs on the administration interface of ‘decidim_sorititions`. It mostly handles rendering the created projects associated to a participatory process.

Instance Method Summary collapse

Instance Method Details

#load_seedObject



22
23
24
# File 'decidim-sortitions/lib/decidim/sortitions/admin_engine.rb', line 22

def load_seed
  nil
end