pry-plus icon indicating copy to clipboard operation
pry-plus copied to clipboard

Pry plus the essential plugins.

Results 5 pry-plus issues
Sort by recently updated
recently updated
newest added

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: ![screen shot 2013-12-23 at 11 04 08 am](https://f.cloud.github.com/assets/209264/1801974/64cc2f3c-6bf4-11e3-870f-273a42f225d0.png) #### After: ![screen shot 2013-12-23 at 11 04 28 am](https://f.cloud.github.com/assets/209264/1801982/a541c202-6bf4-11e3-9d71-700b5079580b.png)

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!