Show More
Commit Description:
changed styling on status view
Commit Description:
changed styling on status view
File last commit:
Show/Diff file:
Action:
app/models/test_pair_assignment.rb | 5 lines | 115 B | text/x-ruby | RubyLexer |
class TestPairAssignment < ActiveRecord::Base
belongs_to :user
belongs_to :test_pair
belongs_to :problem
end