Installing Ruby 2.0
After trying a number of different ways to install Ruby 2.0.0 on Mountain Lion 10.8, I finally got this it to work. If you've been having openssl errors this will will likely help you.
rvm remove 2.0.0
Get rid of unsuccessful installation
rvm get head --autolibs=3
Get the latest RVM and build required libs
rvm requirements
Just in case, install all other required stuff
rvm install ruby-2.0.0
rvm --default use ruby-2.0.0
This is optional if you want your default to be Ruby 2.0.0`
Written by Rigel St. Pierre
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Ruby
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#