class Decidim::Votings::Engine
This is the engine that runs on the public interface for Votings
of `decidim-elections`.
Public Instance Methods
load_seed()
click to toggle source
# File lib/decidim/votings/engine.rb, line 142 def load_seed nil end