Class: Decidim::ParticipatoryProcessUserRole
- Inherits:
-
ApplicationRecord
- Object
- ActiveRecord::Base
- ApplicationRecord
- Decidim::ParticipatoryProcessUserRole
- 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