Skip to content

Instantly share code, notes, and snippets.

@johndagostino
Created March 17, 2014 02:13
Show Gist options
  • Save johndagostino/9592815 to your computer and use it in GitHub Desktop.
Save johndagostino/9592815 to your computer and use it in GitHub Desktop.
apt-get install python-software-properties -y
apt-add-repository ppa:brightbox/ruby-ng
apt-get update
apt-get install ruby rubygems ruby-switch ruby2.1 ruby2.1-dev -y
gem2.1 install bundler
ruby-switch --set ruby2.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment