Ruby on Rails -- 如何将 ruby​​ 更新到 >= 1.8.7

发布于 2024-09-24 02:47:55 字数 463 浏览 1 评论 0原文

我一直试图弄清楚这一点,但它开始让我想拔掉我的头发。

我正在使用 instantrails 在新机器上安装 RoR。

每当我运行“gem update --system”时,我都会收到几个 gem 的错误? “activesupport 需要 Ruby 版本 >= 1.8.7”

我运行“ruby -v” 它返回“ruby 1.8.6 (2007-09-24 patchlevel 111) [i386-mswin32]

我正在使用 Windows Vista。

我已经去过 http://www.ruby-lang.org/en/downloads/ 并将最新版本的 ruby​​ 安装到 C:/ 目录...但版本仍然相同,

我该如何解决这个问题?

I've been trying to figure this out but its starting to make me want to pull my hair out.

I'm installing RoR on a new machince using instantrails.

Whenever I run "gem update --system", I get the error for several gems? that "activesupport requires Ruby version >= 1.8.7"

I run "ruby -v"
and it returns "ruby 1.8.6 (2007-09-24 patchlevel 111) [i386-mswin32]

I am using Windows Vista.

I've already been to http://www.ruby-lang.org/en/downloads/ and install the latest version of ruby into the C:/ directory....but still the version remains the same.

How can i fix this?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

穿透光 2024-10-01 02:47:55

使用Ruby 安装程序进行安装。

Ruby 1.8.7:下载链接

Install using Ruby Installer.

Ruby 1.8.7: Download link.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文