Show More
Commit Description:
problems sorted by update time
Commit Description:
problems sorted by update time
File last commit:
Show/Diff file:
Action:
app/models/submission_status.rb | 6 lines | 91 B | text/x-ruby | RubyLexer |
class SubmissionStatus < ActiveRecord::Base
belongs_to :user
belongs_to :problem
end