RubyMine 2017.3 Help

Configuring Available Ruby Interpreters

Overview

The list of Ruby interpreters, available for the various projects, can include interpreters installed locally or remotely.

Viewing the list of available interpreters

To view the list of available interpreters

  • Open the page Ruby SDK and Gems (Settings/Preferences dialog - Languages and Frameworks).
    rm available interpreters

Configuring the list of available interpreters

To configure the list of available interpreters, follow these general steps

  1. Press Ctrl+Alt+S or choose File | Settings (for Windows and Linux) or RubyMine | Preferences (for macOS) from the main menu, and then go to Ruby SDK and Gems.
  2. Click new.
  3. From the drop-down list, select whether you want to add an interpreter from your local computer, or the one located remotely.
  4. The next step depends on the selected interpreter location.

    When an interpreter is added, it is included in the list of available interpreters.

  5. Apply changes.

Removing interpreters from the list

To remove an interpreter from the list of available interpreters

  1. In the list of available interpreters, select the one to be deleted.
  2. Click delete.
Last modified: 4 April 2018

See Also

Concepts: