Show More
Commit Description:
fixed X-Sendfile restriction on output download
Commit Description:
fixed X-Sendfile restriction on output download
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