Sha256: b88e578d5b8ed6b2df1d356c4780d265de38449b6280fd23d1a27dbcf525bda1
Contents?: true
Size: 657 Bytes
Versions: 30
Compression:
Stored size: 657 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 Component 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
30 entries across 30 versions & 1 rubygems