Show More
Commit Description:
started cleaning up tests, fixed fixtures loading error, removed error when contest time limit is uninitialized
Commit Description:
started cleaning up tests, fixed fixtures loading error, removed error when contest time limit is uninitialized
File last commit:
Show/Diff file:
Action:
app/models/user_contest_stat.rb | 5 lines | 68 B | text/x-ruby | RubyLexer |
class UserContestStat < ActiveRecord::Base
belongs_to :user
end