Class: Decidim::Votings::PollingOfficerZoneEngine
- Inherits:
-
Rails::Engine
- Object
- Rails::Engine
- Decidim::Votings::PollingOfficerZoneEngine
- Defined in:
- lib/decidim/votings/polling_officer_zone_engine.rb
Overview
This is the engine that runs on the public interface for polling officers of ‘decidim-elections`. It mostly handles rendering the polling officers frontend zone.
Instance Method Summary collapse
Instance Method Details
#load_seed ⇒ Object
29 30 31 |
# File 'lib/decidim/votings/polling_officer_zone_engine.rb', line 29 def load_seed nil end |