Skip to content

Instantly share code, notes, and snippets.

@azisaka
Created April 30, 2014 06:14
Show Gist options
  • Save azisaka/6a50ec1478384bdb78bc to your computer and use it in GitHub Desktop.
Save azisaka/6a50ec1478384bdb78bc to your computer and use it in GitHub Desktop.
How to install Debugger gem with Rbenv
rbenv install 1.9.3-p545 --keep
gem install debugger -v 1.6.5 -- --with-ruby-include=/Users/azisaka/.rbenv/sources/1.9.3-p545/ruby-1.9.3-p545
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment