Created
November 2, 2011 00:03
-
-
Save ashleyw/1332340 to your computer and use it in GitHub Desktop.
MagLev with rbenv
This file contains 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
# until @sstephenson pulls this: https://github.com/sstephenson/ruby-build/pull/85 | |
git clone https://github.com/jc00ke/ruby-build | |
cd ruby-build | |
./install.sh | |
rbenv install maglev-1.0.0 | |
ruby -v -e 'puts :a' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment