Last active
December 11, 2015 11:09
-
-
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
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 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