Class: Decidim::Elections::TrusteeZoneEngine
- Inherits:
-
Rails::Engine
- Object
- Rails::Engine
- Decidim::Elections::TrusteeZoneEngine
- Defined in:
- 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_seed ⇒ Object
23 24 25 |
# File 'lib/decidim/elections/trustee_zone_engine.rb', line 23 def load_seed nil end |