Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否有可能通过使用backports或类似的东西来安装和使用需要比已安装的 ruby 更高版本的 gem?
我被困在 1.8 上,并且在与 rspec 相关的赛璐珞宝石方面遇到了麻烦。我认为也许 backports 将使我能够使用它,因为大多数/所有 ruby 1.9.2+ 功能都可用。
在 github 上分叉赛璐珞并使用反向端口将其降低到 1.8 是一种可能性。
虽然不是很简单!:-)