Skip to content

Instantly share code, notes, and snippets.

@ashleyw
Created November 2, 2011 00:03
Show Gist options
  • Save ashleyw/1332340 to your computer and use it in GitHub Desktop.
Save ashleyw/1332340 to your computer and use it in GitHub Desktop.
MagLev with rbenv
# 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