Show More
Commit Description:
fixed timing stat bug when used with single user mode
Commit Description:
fixed timing stat bug when used with single user mode
File last commit:
Show/Diff file:
Action:
app/models/codejom_status.rb | 5 lines | 66 B | text/x-ruby | RubyLexer |
class CodejomStatus < ActiveRecord::Base
belongs_to :user
end