Show More
Commit Description:
renamed model Configuration to GraderConfiguration, renamed rhtml views to erb, fixed other small errors
Commit Description:
renamed model Configuration to GraderConfiguration, renamed rhtml views to erb, fixed other small errors
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' | ||||