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