明天的明天 永远的永远 未知的一切 我与你一起承担 ??

是非成败转头空 青山依旧在 几度夕阳红 。。。
  博客园  :: 首页  :: 管理

rake :You have already activated rake 10.1.0

Posted on 2015-02-06 14:13  且行且思  阅读(769)  评论(0编辑  收藏  举报
rake aborted! You have already activated rake 10.1.0, but your Gemfile requires rake 10.0.3. Using bundle exec may solve this. wyy@wyy:~/moumentei-master$ rake db:create rake aborted! You have already activated rake 10.1.0, but your Gemfile requires rake 10.0.3. Using bundle exec may solve this. 解决: gem uninstall rake and remove 10.0.2 version of rake gem