This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# RVM notes | |
# when updating OS versions of Xcode (or any of the C/C++ underbits) | |
# | |
# if OSx dev is ahead of HomeBrew you may need xcode beta crap from apple's | |
# download dev site. | |
# | |
# you need to rebuild rvm | |
# https://stackoverflow.com/questions/9663005/how-do-i-recompile-a-ruby-with-rvm | |
# | |
# rvm reinstall [RUBY] |
OlderNewer