class Decidim::Sortitions::AdminEngine

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.

Public Instance Methods

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