Skip to content

Instantly share code, notes, and snippets.

@noeticpenguin
Forked from ndbroadbent/gist:1218804
Created September 26, 2011 15:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save noeticpenguin/1242452 to your computer and use it in GitHub Desktop.
Save noeticpenguin/1242452 to your computer and use it in GitHub Desktop.
ruby1.9.2-p290 w/ Require performance patch.
curl https://raw.github.com/gist/1008945/4edd1e1dcc1f0db52d4816843a9d1e6b60661122/ruby-1.9.2p290.patch > /tmp/ruby-1.9.2p290.patch
rvm install ruby-1.9.2-p290 --patch /tmp/ruby-1.9.2p290.patch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment