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