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:
script/dbconsole
| 3 lines
| 100 B
| text/plain
| TextLexer
|
|
r155 | #!/usr/bin/env ruby | ||
require File.dirname(__FILE__) + '/../config/boot' | ||||
require 'commands/dbconsole' | ||||