Show More
Commit Description:
fix error when problem.full_score is nil....
Commit Description:
fix error when problem.full_score is nil. More has to be done to prevent problem.full_score being nil
References:
File last commit:
Show/Diff file:
Action:
app/models/description.rb | 2 lines | 43 B | text/x-ruby | RubyLexer |
jittat
[web] refactor problem description, some styling...
r92 class Description < ActiveRecord::Base
end