Best way to Install RUBY 1.9, Rails 3, Postgres, Heroku, GitHub, Using RVM
Can anyone suggest me the best way in which,I follow to install it properly, because previously I felt in various dependencies issues.
Suggest something !!!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This can help you get Ruby and Rails set up step by step from my guide here http://www.aaginskiy.com/technology/2011/12/install-rails-3-1-from-scratch/
Postgresql and Heroku can be installed as gems by running
gem install _____