Skip to content

Instantly share code, notes, and snippets.

@mariovisic
Created October 12, 2011 14:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save mariovisic/1281432 to your computer and use it in GitHub Desktop.
Save mariovisic/1281432 to your computer and use it in GitHub Desktop.
ruby 1.9.3 working with ruby-debug
curl https://github.com/ruby/ruby/pull/47.patch >> /tmp/r193.patch && rvm install 1.9.3-preview1 --patch /tmp/r193.patch && rm /tmp/r193.patch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment