Show More
Commit Description:
resets contest start time when changing users' contest
Commit Description:
resets contest start time when changing users' contest
References:
File last commit:
Show/Diff file:
Action:
app/models/user_contest_stat.rb
| 5 lines
| 68 B
| text/x-ruby
| RubyLexer
|
|
r217 | class UserContestStat < ActiveRecord::Base | ||
belongs_to :user | ||||
end | ||||