Using the debugger breaks the application just fine as it should. However a problem has started occuring, now when typing in the interactive console, the debugger seems to continue executing, and also ignoring any further breakpoints set in RubyMine!
Anyone else experiencing the same issue?
This is a multi step solution.
gem uninstall ruby-debug-ide
ruby-debug-ide
when debugging