Sha256: 1560da5b81ad7aacfbedcb365bdbf0e54dd2e6b97a6c5bcfd190092b7cb3a067
Contents?: true
Size: 664 Bytes
Versions: 2
Compression:
Stored size: 664 Bytes
Contents
# Decidim::Results The Results module adds results to any participatory process. It adds a CRUD engine to the admin and public views scoped inside the participatory process. Results will link to related meetings and proposals and will be used to show the progress on the related proposals. ## Usage results will be available as a Feature for a Participatory Process. ## Installation Add this line to your application's Gemfile: ```ruby gem 'decidim-results' ``` And then execute: ```bash $ bundle ``` ## Contributing See [Decidim](https://github.com/AjuntamentdeBarcelona/decidim). ## License See [Decidim](https://github.com/AjuntamentdeBarcelona/decidim).
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
decidim-results-0.0.7 | README.md |
decidim-0.0.7 | decidim-results/README.md |