Class: Decidim::ParticipatoryProcessUserRole

Inherits:
ApplicationRecord show all
Defined in:
app/models/decidim/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 moderator).freeze