Show More
Commit Description:
update import_problem info, add new_problem...
Commit Description:
update import_problem info, add new_problem git-svn-id: http://theory.cpe.ku.ac.th/grader/cli/trunk/scripts@28 6386c4cd-e34a-4fa8-8920-d93eb39b512e
File last commit:
Show/Diff file:
Action:
environment.rb.SAMPLE | 6 lines | 160 B | text/plain | TextLexer |
jittat
moved config files out of svn...
r1
# Rails app directory
RAILS_APP_DIR = "/home/jittat/web_grader"
# load the required environment file
jittat
fix import dir bug...
r2 require File.dirname(__FILE__) + "/env_#{GRADER_ENV}.rb"