Show More
Commit Description:
add language to db:seed, set 6 languages, c, c++, pas, ruby, python, java
Commit Description:
add language to db:seed, set 6 languages, c, c++, pas, ruby, python, java
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' | ||||