pry-plus
pry-plus copied to clipboard
Pry plus the essential plugins.
Hi, I am using pry-plus with ruby 2.0 and I occasionally hit an issue where 'next' works like step, see this issue https://github.com/nixme/pry-debugger/issues/34. The recommendation is to use pry-byebug instead....
#### Before:  #### After: 
Hello. I'd like to have rails console using pry in RAILS_ENV=production too. but if I have following in Gemfile gem 'pry-rails' gem 'pry-plus', group: :development then all the deps are...
I'm running into a Segmentation fault inconsistently when a add binding.pry to my spec file. What's strange is that it sometimes works, this error is intermittent. The specific error is:...
RKing! We need you to update this!