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

Run Ruby scripts

Last modified: 09 August 2022

RubyMine allows you to quickly run or debug Ruby scripts from the editor or by using the configured set of parameters - run/debug configurations. For instance, you can specify the following parameters for the Ruby run/debug configuration: script arguments, environment variables, additional command-line arguments, and so on.

In this topic we'll show you how to: