我已经安装了带有 Rails 2.3.5 的 Snow Leopard 以及其他版本(2.2.2 和 1.2.6)。我想使用 2.2.2 作为我要部署到使用 2.2.x 版本的 Rails 的网络服务器。我尝试卸载 Rails 2.3.5 但收到此错误:
ERROR: While executing gem ... (Gem::InstallError)
cannot uninstall, check `gem list -d rails`
有没有其他方法可以将 Rails 版本设置为其他已安装的 Rails 版本之一?