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