Chris Dillon

Results 4 issues of Chris Dillon

Failing case: `gem install pry-byebug` ``` # test.rb require 'pry' binding.pry ``` Test: `ruby test.rb`. No pry shell opens. Passing case: `gem uninstall pry-byebug` Or, add a line with assignment....

I saw the note about making a PR to confirm that it works for zsh users. I couldn't get it to work so I'm opening an issue to help document...

Windows newlines on Rakefile. There are other files formatted for Win if you want me to fix those. You can reject the Rakefile if you don't like the Unix format....