RubyMine 5.4.0 Web Help

4.5+

RubyMine supports rbenv versions up to 0.3.0.

In this section:

Prerequisites

Note

  • rbenv is installed on your computer.
  • Ruby interpreters are installed.
  • RubyMine supports rbenv Ruby interpreters and gem sets installed in the default rbenv folder ~/.rbenv , or in /usr/local/rbenv only.

Overview

At startup, RubyMine scans your ~/.rbenv folder , and automatically configures SDK's for each Ruby interpreter . The detected interpreters are shown in the Ruby SDK and Gems page of the Settings dialog.

RubyMine also detects newly installed rbenv interpreters "on-the-fly". On reopening the Settings dialog, you will find updates in the Ruby SDK and Gems page.

See Also

Procedures:

Reference:

External Links:

Web Resources: