Module: Decidim::Budgets::Admin

Defined in:
lib/decidim/budgets/admin.rb,
app/forms/decidim/budgets/admin/project_form.rb,
app/commands/decidim/budgets/admin/create_project.rb,
app/commands/decidim/budgets/admin/update_project.rb,
app/controllers/decidim/budgets/admin/projects_controller.rb,
app/controllers/decidim/budgets/admin/application_controller.rb,
app/controllers/decidim/budgets/admin/attachments_controller.rb

Overview

This module contains all the domain logic associated to Decidim’s Budgets component admin panel.

Defined Under Namespace

Classes: ApplicationController, AttachmentsController, CreateProject, ProjectForm, ProjectsController, UpdateProject