简体   繁体   English

如何不使用RVM降级Ruby和Rails版本

[英]How to downgrade Ruby and Rails versions without using RVM

I am using Ruby 1.9.3p2 and Rails 4.0 versions on my Linux machine. 我在Linux机器上使用Ruby 1.9.3p2Rails 4.0版本。 Recently we got an maintenance project which is on versions Ruby 1.8.7 and Rails 2.3.2 . 最近,我们有一个维护项目,版本为Ruby 1.8.7Rails 2.3.2 I tried of installing rvm, after that it asked to install ree. 我尝试安装rvm,之后要求安装ree。 But it goes on continuously increasing packages to install. 但是它会继续增加要安装的软件包。

Please tell me if there is any way without using rvm. 请告诉我是否有不使用rvm的方法。

Using a version manager is the best way. 使用版本管理器是最好的方法。 If you don't want to use rvm, you could try using rbenv , although I prefer rvm. 如果您不想使用rvm,则可以尝试使用rbenv ,尽管我更喜欢rvm。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM