Hi everyone,
RubyMine 2017.2.3 EAP has been released, introducing a number of improvements for the debugger and other bug-fixes.
Better Debugger
Our recent drive to enhance performance has affected the debugger too. In this RubyMine EAP we’re bringing these debugging improvements:
No more issues with multi-process debug targets. Now it's possible to debug servers like Passenger, Zeus, and Foreman painlessly. Moreover, Attach to Local process now perfectly works with these servers: just select the web/deployment server during the attach phase, and RubyMine will stop at the breakpoints