Class: SnitchReporting::SnitchComment
- Inherits:
-
ApplicationRecord
- Object
- ApplicationRecord
- SnitchReporting::SnitchComment
- Defined in:
- app/models/snitch_reporting/snitch_comment.rb
Overview
belongs_to :snitch_report belongs_to :author text :body