摘要:
1. 替换其自带的服务器webrick 为mongrel,方法: 在ruby的DOS环境下输入: gem install mongrel2. 更改%redmine安装路径%\config\environments目录下production.rb文件:将config.cache_classes = false改为:config.cache_classes = true3. 运行ruby script/server -e production浏览器中输入http://localhost:3000进入系统主页面,是不是感觉快了很多. 阅读全文
posted @ 2012-06-26 09:54
黑特
阅读(4434)
评论(0)
推荐(0)

浙公网安备 33010602011771号