Class: Decidim::Admin::ParticipatoryProcessUserRole

Inherits:
ApplicationRecord
  • Object
show all
Defined in:
decidim-admin/app/models/decidim/admin/participatory_process_user_role.rb

Overview

Defines a relation between a user and a participatory process, and what kind of relation does the user has.

Constant Summary collapse

ROLES =
%w(admin collaborator).freeze