Skip to content

Instantly share code, notes, and snippets.

@lastobelus
Created February 13, 2013 20:02
Show Gist options
  • Save lastobelus/4947694 to your computer and use it in GitHub Desktop.
Save lastobelus/4947694 to your computer and use it in GitHub Desktop.
mkdir -p $rvm_path/patches/ruby/1.9.3/p385
curl https://github.com/funny-falcon/ruby/compare/p385...p385_falcon.diff > $rvm_path/patches/ruby/1.9.3/p385/falcon.patch
rvm reinstall 1.9.3-p385 --patch falcon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment