Skip to content

Instantly share code, notes, and snippets.

@teeparham
Last active December 11, 2015 11:09
Show Gist options
  • Select an option

  • Save teeparham/4591911 to your computer and use it in GitHub Desktop.

Select an option

Save teeparham/4591911 to your computer and use it in GitHub Desktop.
Install lastest MRI ruby 1.9.3 patch 374 with railsexpress patch set
rvm get head
rvm install 1.9.3-p374 --patch railsexpress
rvm use ruby-1.9.3-p374 --default
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment