Class: Decidim::Report

Inherits:
ApplicationRecord show all
Defined in:
app/models/decidim/report.rb

Overview

A reportable can be reported one time for each user.

Constant Summary collapse

REASONS =
%w(spam offensive does_not_belong).freeze