Sha256: eb6ff20f86e87af4d2620a72c9a25826e122ebe9ece32c04d7d01434ce0e5fbb
Contents?: true
Size: 800 Bytes
Versions: 93
Compression:
Stored size: 800 Bytes
Contents
# Decidim::Assemblies Assemblies are the permanent Decidim's participatory space. They are always "active" so unlike participatory processes, they have no steps or phases. A assembly can get different components (such as meetings or proposals) attached. It can also have attachments, be associated to custom categories or scopes, and can be fully managed via an administration UI. ## Usage This module provides: * A CRUD engine to manage assemblies. * Public views for assembly via a high level section in the main menu. ## Installation Add this line to your application's Gemfile: ```ruby gem 'decidim-assemblies' ``` And then execute: ```bash bundle ``` ## Contributing See [Decidim](https://github.com/decidim/decidim). ## License See [Decidim](https://github.com/decidim/decidim).
Version data entries
93 entries across 93 versions & 1 rubygems