Class: SnitchReporting::SnitchComment

Inherits:
ApplicationRecord
  • Object
show all
Defined in:
app/models/snitch_reporting/snitch_comment.rb

Overview

belongs_to :snitch_report belongs_to :author text :body