psfpeqmhf/app/models/student_works_evaluation_di...

5 lines
111 B

5 years ago
class StudentWorksEvaluationDistribution < ApplicationRecord
belongs_to :student_work
belongs_to :user
end