Skip to content

Latest commit

 

History

History
61 lines (51 loc) · 1.34 KB

README.markdown

File metadata and controls

61 lines (51 loc) · 1.34 KB

#Ruby Switcher

This is a dedicated repo for the ruby_switcher originally put together by the team over at http://thinkrelavance.com

Learn more: Relevance Blog

###Prerequisites

Ubuntu:

OS X: Xcode

###Download cd curl -O -L https://raw.github.com/Rio517/ruby_switcher/master/bash/ruby_switcher.sh echo "source ~/ruby_switcher.sh" >> .bashrc (or .bashrc in ubuntu) source .bash_profile (or .bashrc in ubuntu)

#Usage

Install It Use It
[default on 0S X] use_leopard_ruby
install_ruby_186 use_ruby_186
install_ree_186 use_ree_186
install_ree_187 use_ree_187
install_ruby_187 use_ruby_187
install_ruby_191 use_ruby_191
install_jruby* use_jruby*
install_jruby_120 use_jruby_120

*On Ubuntu you will need: sudo apt-get update && sudo apt-get install sun-java6-jre sun-java6-jdk before installing