Module: HasComments
- Extended by:
- ActiveSupport::Concern
- Included in:
- Reimbursement, Request
- Defined in:
- app/models/concerns/has_comments.rb
Overview
Concern adding a 'comments' association and some macro-style methods to define the permissions on public and private comments
Defined Under Namespace
Modules: ClassMethods