Ubuntu 12 - how to install Ruby and Rails correctly [closed]

送分小仙女□ 提交于 2019-12-02 15:50:26
Kashiftufail

I would use RVM. I found it super easy to install and it maintains different per-user (or system-wide if you wish) gemsets for different projects.

I always prefer rvm for installation of ruby and rails.

Here some very useful articles which guide you how to install ruby, rails using rvm.

1) http://coding.smashingmagazine.com/2011/06/21/set-up-an-ubuntu-local-development-machine-for-ruby-on-rails/

2) http://hivelogic.com/articles/setup-guide-rails-stack-with-passenger-rvm-bundler-apache-and-mysql-on-ubun/

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!