I can’t get my app to stop so I can debug. I’ve tried Pry
Byebug
and even the breakpoints in Clou9 itself. and nothing works. The breakpoints don’t work at all.
Pry and byebug will stop the code from running, but then I can’t actually use the terminal that the code stops in. Meaning I can try and type something but it only receives maybe each third letter that I type.
Super frustrating and no idea why it’s not working.
It seems like its this particular workspace… I can use pry in other workspaces just fine.
Any help?
Thanks
Todd