Created
September 15, 2011 08:14
-
-
Save ndbroadbent/1218804 to your computer and use it in GitHub Desktop.
Increase ruby 1.9.2-p290 startup speed by a huge amount (esp w/ fat free crm)
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
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