dinesh19aug / javahabit-comments

0 stars 0 forks source link

Installing Rails on Mac OSX #32

Open dinesh19aug opened 4 years ago

dinesh19aug commented 4 years ago

https://www.javahabit.com/2012/05/30/installing-rails-on-mac-osx/

I struggled a lot doing this on my mac. I prepared steps and notes while I was upgrading. here are the steps for mac osx. This works for Mac OSX 10.6+ ============ Section 1 ================= Install and update Ruby 1.9 on MAC OSX Snow leopard 10.6.5 Install RVM Installation instruction: http://rvm.beginrescueend.com/rvm/install/ – In Treminal Run the following command: bash < <( curl http://rvm.beginrescueend.com/releases/ … all-latest ) – type in terminal: version=$(curl http://rvm.