Class: Decidim::Sortitions::AdminEngine
- Inherits:
-
Rails::Engine
- Object
- Rails::Engine
- Decidim::Sortitions::AdminEngine
- Defined in:
- lib/decidim/sortitions/admin_engine.rb
Overview
This is the engine that runs on the administration interface of ‘decidim_sortitions`. It mostly handles rendering the created projects associated to a participatory process.
Instance Method Summary collapse
Instance Method Details
#load_seed ⇒ Object
22 23 24 |
# File 'lib/decidim/sortitions/admin_engine.rb', line 22 def load_seed nil end |