How to Install ruby 1.9.2/1.9.1 and Rails 3.x on Ubuntu

Hello All, I have Ubuntu 11-04, I would want to install ruby 1.9.2/1.9.1 and Rails 3.x. I need the least complicated way of doing this. Rgds, Janus

Please Use RVM.

details is on this link http://www.web2linux.com/05/installing-rails-3-on-ubuntu-10-04-lucid-lynx/

http://rubyhyderabad.blogspot.com/ If you want to install using rvm.Go through these steps.

Cheers,

Sai

Use RailsReady. It’s a one-step setup script to get rvm and ruby running.

http://thechangelog.com/post/2857400260/railsready-setup-script-to-get-ruby-and-rails-running

Hi,

check Github repo https://github.com/gezope/InstallingRailsOnUbuntu about installing RVM with Ruby1.9 and Rails3. Follow the step and write me if you have any problem. Bests, Zoli