Textmate RSpec 运行示例失败

发布于 2024-08-26 02:56:45 字数 206 浏览 4 评论 0原文

当我尝试从 Textmate 中运行 RSpec 示例时。我收到“Rails 需要 RubyGems >= 1.3.2(您有 1.3.1)。请 gem update --system 并重试。”我运行 gem update 但没有任何可更新的内容。我认为 RSpec 包是从内置目录而不是 /local/ 运行的。如何更改捆绑包的外观?

谢谢! :)

When I try to run an RSpec example from within Textmate. I get "Rails requires RubyGems >= 1.3.2 (you have 1.3.1). Please gem update --system and try again." I run gem update and I get nothing to update. I think the RSpec bundle is running from the built in directories rather than /local/. How do I change where the bundle looks?

Thanks! :)

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

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

发布评论

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

评论(1

莳間冲淡了誓言ζ 2024-09-02 02:56:45

到目前为止,唯一有效的解决方案是安装新的 Rails 包。这尚未被证明是永久修复,因为我必须在重新启动后删除并重新安装该捆绑包。它似乎也只适用于 Rails 捆绑包,因为我在重新启动后刚刚安装了指南针和蓝图捆绑包。

希望聪明人能找到永久修复

谢谢!

So far the only solution that works is to install the new rails bundle. This has not proved to be a permanent fix as I had to remove and reinstall the bundle after a reboot. It also seems to only work with the rails bundle as I just installed the compass and blueprint bundle just after the reboot.

Hopefully a smart person can id a permanent fix

Thanks!

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