I read a lot of articles regarding installing Ruby 1.9
and Ruby on Rails 3.2.3
on Ubuntu 12
. And I've installed them previously. But it took much time, about 5 days. I made many mistakes and I was very tired of that.
Now I need to do it again. Obviously I want it to be effortless and correct. Like in Windows using Rails installer and Ruby installer.
Can anyone give me a link about how to install them correctly(!)? Or maybe you know the right way?
Follow this and enjoy
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.
来源:https://stackoverflow.com/questions/11391679/ubuntu-12-how-to-install-ruby-and-rails-correctly