You can always edit which ruby
is used by editing your Build command preferences:
subl ~/Library/Application Support/Sublime Text 2/Packages/Ruby/Ruby.sublime-build
Change the default "ruby"
to whatever path you require. The version you're using at any given time can be discovered with:
which ruby
Alternatively you can just link to the default which is often located at /opt/local/rvm/bin/ruby
.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…