gem ruby on rails 安装出错GemNotFoundException


安装了One-Click Ruby Installer for Windows,然后安装rails
C:\Documents and Settings\xxx>gem install rails
ERROR: While executing gem … (Gem::GemNotFoundException)
Could not find rails (> 0) in any repository

需要先升级gem

gem update --system

发表回复

您的电子邮箱地址不会被公开。 必填项已用 * 标注

此站点使用Akismet来减少垃圾评论。了解我们如何处理您的评论数据