Sha256: 1b61bd78c5e8205419fe9599c870c091ae19ad9c254b559e74deb59d46900ac9
Contents?: true
Size: 651 Bytes
Versions: 49
Compression:
Stored size: 651 Bytes
Contents
# Decidim::Budgets The Budgets module adds projects to any participatory process. It adds a CRUD engine to the admin and public views scoped inside the participatory process. Projects will link to related proposals and have a budget. The users should be able to distribute a budget between these projects. ## Usage Budgets will be available as a Feature for a Participatory Process. ## Installation Add this line to your application's Gemfile: ```ruby gem 'decidim-budgets ``` And then execute: ```bash $ bundle ``` ## Contributing See [Decidim](https://github.com/decidim/decidim). ## License See [Decidim](https://github.com/decidim/decidim).
Version data entries
49 entries across 49 versions & 2 rubygems