Show More
Commit Description:
add option to update PDF file of a problem in /problem/edit/:id...
Commit Description:
add option to update PDF file of a problem in /problem/edit/:id
(grafted from 15b2554bf365f8639b5e94db4f1d9a277007808a)
References:
File last commit:
Show/Diff file:
Action:
script/performance/benchmarker
| 3 lines
| 117 B
| text/plain
| TextLexer
|
|
r0 | #!/usr/bin/env ruby | ||
require File.dirname(__FILE__) + '/../../config/boot' | ||||
require 'commands/performance/benchmarker' | ||||