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

Run/debug multiple targets

Last modified: 09 August 2022

RubyMine provides several ways to run/debug multiple things at once, for example, a client-server app or a complex test, which requires launching several different processes or tasks. The first step in any case would be to create run configurations for each of the tasks or processes that need to be launched. Once all necessary configurations are in place, you have several options of launching them:

When multiple configurations are launched at once, each will be available in a separate tab in the Run or Debug tool window.