Class: Question
- Inherits:
-
ApplicationRecord
- Object
- ActiveRecord::Base
- ApplicationRecord
- Question
- Defined in:
- app/models/question.rb
Overview
Application of a Project to a PeerReview.
Instance Method Summary collapse
-
#peer_review ⇒ Object
VALIDATIONS ##.
Instance Method Details
#peer_review ⇒ Object
VALIDATIONS ##
6 |
# File 'app/models/question.rb', line 6 belongs_to :peer_review |