RubyMine
 
Get RubyMine

Tutorial: Attach to a remote process

Last modified: 08 October 2024

RubyMine enables you to attach to a running process on a local or remote computer. This capability allows you to debug applications that cannot be launched directly from the IDE.

In this topic, we’ll use this capability to debug a sample Rails application running on a remote machine.