RubyMine 5.4.0 Web Help

RubyMine enables using numerous run/debug configurations. Each run/debug configuration represents a named set of run/debug startup properties. When you perform run, debug, or test operations with RubyMine, you always start a process based on one of the existing configurations using its parameters.

RubyMine comes with a number of pre-defined default run/debug configuration types for the various running, debugging and testing issues.

Whenever a new temporary or permanent run/debug configuration is created, it is based on these default settings applicable to any new configuration of the respective type.

On creating a new Rails application project, RubyMine provides the following run/debug configurations:

See Also

Concepts:

Procedures:

Reference:

Web Resources: