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