Speedup rvm ruby on mac
If you are using rvm you may have encountered some performance issue with ruby. For some detailed information of the root source have a look at https://github.com/wayneeseguin/rvm/issues/1240.
To fix this issue follow along these simple steps.
-
Update RVM to latest stable
rvm get stable
-
If you have XCode 4.3 installed make sure automake is installed
brew install automake
-
Reinstall ruby with rvm (example)
rvm reinstall ruby-1.9.3-p286
That's it!
Written by Marcel Medak
Related protips
1 Response
ruby-1.9.3-p286 is pretty old now. The latest is p327. This tip might now be moot.
over 1 year ago
·
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#