读书人

Ubuntu11.04 Ruby On Rails 装配

发布时间: 2012-10-06 17:34:01 作者: rapoo

Ubuntu11.04 Ruby On Rails 安装

1. 基本是安装以下链接步骤做的,非常清晰详细

http://linux.cn/forum.php?mod=viewthread&tid=7566

?

2. 在做test_app时候遇到 -> rake db:migrate -> stack level too deep

? ? ?解决-> bundle exec rake db:migrate

?

? ? ?或者

?

? ? ?$ gem uninstall rake -a

?

? ? ?StackOverFlow :?http://stackoverflow.com/questions/7227017/rake-dbcreate-not-working

?

读书人网 >网络基础

热点推荐