RubyMine
 
Get RubyMine
You are viewing the documentation for an earlier version of RubyMine.

Tutorial: Attach to a remote process

Last modified: 09 August 2022

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.