class Decidim::Budgets::AdminEngine

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.

Public Instance Methods

load_seed() click to toggle source
# File lib/decidim/budgets/admin_engine.rb, line 33
def load_seed
  nil
end