https://blog.csdn.net/f59130/article/details/74171230ruby
远程服务启动的时候,追加socket
-Xdebug -Xrunjdwp:transport=dt_socket,suspend=n,server=y,address=8889ide
经过idea就能够进行远程debug了。详情参考这里。idea