Immediate debugger window Follow
Does Rubymine provide an immediate debugger window?
I need a way to stop code at a breakpoint and execute ruby commands and evaluate output.
If not, when will this feature become available?
Thanks!
Please sign in to leave a comment.
Yes, it does. When you are stopped at breakpoint you can use Run | Evaluate expression