Description:
binded RAILS_ROOT in judge config to containing rails dir git-svn-id: http://theory.cpe.ku.ac.th/grader/web/trunk@386 6386c4cd-e34a-4fa8-8920-d93eb39b512e
Commit status:
[Not Reviewed]
References:
Comments:
0 Commit comments 0 Inline Comments
Unresolved TODOs:
There are no unresolved TODOs
Add another comment

r183:073b970cbc16 - - 1 file changed: 0 inserted, 1 deleted

@@ -1,6 +1,5
1 # Rails app directory
1 # Rails app directory
2 RAILS_ROOT = File.join(File.dirname(__FILE__),"../../..")
2 RAILS_ROOT = File.join(File.dirname(__FILE__),"../../..")
3 -
4 GRADER_ROOT = File.join(File.dirname(__FILE__),"..")
3 GRADER_ROOT = File.join(File.dirname(__FILE__),"..")
5
4
6 # This load all required codes
5 # This load all required codes
You need to be logged in to leave comments. Login now