binding.pry

Pry Remote / ByeBug next goes into Teardown

假装没事ソ 提交于 2019-12-12 03:18:49
问题 So I've decided to split my last post since the bug is Related to ByeBug more than to Pry-Remote (I think). Last post URL: Pry-Remote not triggered Rails 4 Problem: When typing Next in Pry-Remote, ByeBug acts unexpectedly and goes to "teardown". Also created an ByeBug Issue: https://github.com/deivid-rodriguez/pry-byebug/issues/78 What I am running: gem 'pry-byebug', '=1.3.3' gem 'pry-stack_explorer' gem 'pry-rails' gem 'pry-remote' pry (0.10.2) coderay (~> 1.1.0) method_source (~> 0.8.1)