class Decidim::Meetings::DirectoryEngine
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/directory_engine.rb, line 20 def load_seed nil end