ece517-p3/expertiza

View on GitHub
app/models/review_comment_paste_bin.rb

Summary

Maintainability
A
0 mins
Test Coverage
class ReviewCommentPasteBin < ActiveRecord::Base
  belongs_to :review_grade
end