Skip to content

Instantly share code, notes, and snippets.

@filiptepper
Created June 1, 2011 06:47
Show Gist options
  • Save filiptepper/1001896 to your computer and use it in GitHub Desktop.
Save filiptepper/1001896 to your computer and use it in GitHub Desktop.
rvm remove 1.9.2
curl https://gist.github.com/raw/999435/fc2718ac3f488ab2341b65dc2ae5c123f8859bff/fast-require-ruby-19.2-p180 > /tmp/require-performance-fix.patch
rvm install 1.9.2 --patch /tmp/require-performance-fix.patch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment