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
I followed the instructions for debugging on the JetBrains videohere but I'm not having any joy. The debugger hits every breakpoint the first time I load a page (whether I've visited that route or not) and then nothing works afterwards. I'm at a bit of a loss, any help appreciated :-)
The text was updated successfully, but these errors were encountered:
If you are using RubyMine, most likely you are using ruby debugger 2.3 or 3.0. They should be reported to the JetBrains tracker, https://youtrack.jetbrains.com/issues/RUBY
Macbook Pro 2020 M1 16GB RAM
RubyMine: 2023.2.2
Ruby: 3.2.2
Rails: 7.1
I followed the instructions for debugging on the JetBrains videohere but I'm not having any joy. The debugger hits every breakpoint the first time I load a page (whether I've visited that route or not) and then nothing works afterwards. I'm at a bit of a loss, any help appreciated :-)
The text was updated successfully, but these errors were encountered: