Skip to content

Instantly share code, notes, and snippets.

View bryanmtl's full-sized avatar

Bryan Mahoney bryanmtl

View GitHub Profile
@bryanmtl
bryanmtl / gist:1780765
Created February 9, 2012 15:51 — forked from nicholasjhenry/gist:1780623
Installing ruby-debug with ruby-1.9.3-p0-falcon
# Install with:
# bash < <(curl -L https://raw.github.com/gist/1780623)
#
# Reference: http://blog.wyeworks.com/2011/11/1/ruby-1-9-3-and-ruby-debug
echo "Installing ruby-debug with ruby-1.9.3-p0 ..."
curl -OL http://rubyforge.org/frs/download.php/75414/linecache19-0.5.13.gem
curl -OL http://rubyforge.org/frs/download.php/75415/ruby-debug-base19-0.11.26.gem