RubyMine
 
Get RubyMine

Tutorial: Debug an application using 'Ruby remote debug'

Last modified: 17 September 2024

RubyMine offers you two ways to debug applications that are run on the remote machine:

The specified ways may not suit for debugging some projects, for example, SketchUp. In such cases, you can use the Ruby remote debug run/debug configuration.

In this tutorial, we'll show you how to debug a sample Rails application using Ruby remote debug.