Show More
Commit Description:
rename judging system...
Commit Description:
rename judging system git-svn-id: http://theory.cpe.ku.ac.th/grader/judge/trunk/scripts@59 6386c4cd-e34a-4fa8-8920-d93eb39b512e
File last commit:
Show/Diff file:
Action:
environment.rb.SAMPLE | 6 lines | 160 B | text/plain | TextLexer |
# Rails app directory
RAILS_APP_DIR = "/home/jittat/web_grader"
# load the required environment file
require File.dirname(__FILE__) + "/env_#{GRADER_ENV}.rb"