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