Description:
change start page git-svn-id: http://theory.cpe.ku.ac.th/grader/web/trunk@8 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

r5:13e6672bec4d - - 2 files changed: 1 inserted, 278 deleted

@@ -11,7 +11,7
11
11
12 # You can have the root of your site routed by hooking up ''
12 # You can have the root of your site routed by hooking up ''
13 # -- just remember to delete public/index.html.
13 # -- just remember to delete public/index.html.
14 - # map.connect '', :controller => "welcome"
14 + map.connect '', :controller => 'main'
15
15
16 # Allow downloading Web Service WSDL as a file with an extension
16 # Allow downloading Web Service WSDL as a file with an extension
17 # instead of a file named 'wsdl'
17 # instead of a file named 'wsdl'
You need to be logged in to leave comments. Login now