Can we debug when using Unicorn server in RubyMine?
Permanently deleted user
创建于
I can set breakpoints and debug using WEBrick. I can run my application perfectly fine when I select Unicorn as the server, but breakpoints don't work when the server is Unicorn.