class Decidim::Results::AdminEngine
This is the engine that runs on the public interface of `decidim-results`. It mostly handles rendering the created reuslts associated to a participatory process.
Public Instance Methods
load_seed()
click to toggle source
# File lib/decidim/results/admin_engine.rb, line 18 def load_seed nil end