class Decidim::Elections::TrusteeZoneEngine

This is the engine that runs on the public interface for trustees of `decidim-elections`. It mostly handles rendering the trustees frontend zone.

Public Instance Methods

load_seed() click to toggle source
# File lib/decidim/elections/trustee_zone_engine.rb, line 21
def load_seed
  nil
end