On Thu, Jan 3, 2013 at 3:12 PM, Nirav Bhatu <[email protected]> wrote: > I want to install Ruby 1.8.7 and Rails 2.8.3,i am using ubuntu 11. Thank > you
Run following command in terminal sudo gem install rails -v 2.8.3 sudo apt-get install ruby1.8-dev -- Mandeep Kaur http://mandeepsimak.wordpress.com/ -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

