Class: Decidim::Elections::TrusteeZoneEngine

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

Overview

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

Instance Method Summary collapse

Instance Method Details

#load_seedObject



21
22
23
# File 'decidim-elections/lib/decidim/elections/trustee_zone_engine.rb', line 21

def load_seed
  nil
end