You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[1] pry(#<Solicitations::Document>)> break 182
NameError: undefined local variable or method `text' for #<PryByebug::BreakCommand:0x00007fa9221f1698>
Did you mean? test
from /Users/danny/.rbenv/versions/2.6.4/lib/ruby/gems/2.6.0/gems/pry-byebug-3.8.0/lib/pry-byebug/helpers/breakpoints.rb:42:in `print_full_breakpoint'
I'm on 3.8.0 however, and perhaps this has been fixed with this commit? d634bc0
Causes problems if trying to use breakpoints, since listing of them is not working
The text was updated successfully, but these errors were encountered: