Sha256: 4261642408f26e60dc7eaed397f99e733c78d06c37f35c85cbefca066139af1c
Contents?: true
Size: 636 Bytes
Versions: 44
Compression:
Stored size: 636 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/decidim/decidim). ## License See [Decidim](https://github.com/decidim/decidim).
Version data entries
44 entries across 44 versions & 2 rubygems