Gem debugger install error ruby
If you have an error while install debugger
gem for ruby 1.9.3-p5xx
, you probably need to run this:
gem update debugger-ruby_core_source
And then install debugger
again by:
gem install debugger -v 1.6.5
Also please note, that for ruby 2.x.x
you need to install
gem install byebug
Written by Kirill Shaplyko
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Ruby
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#