Show More
Commit Description:
added submission_status to store grading results, first page shows only unpassed problems.
Commit Description:
added submission_status to store grading results, first page shows only unpassed problems.
File last commit:
Show/Diff file:
Action:
app/models/country.rb | 5 lines | 59 B | text/x-ruby | RubyLexer |
jittat
[web] import from site...
r106 class Country < ActiveRecord::Base
has_many :sites
end