RubyMine 2016.1 Help

Running IRB Console

RubyMine enables working in the IRB console for both Ruby projects, and Rails applications. The console provides syntax highlighting, code completion, and commands history. Once started, IRB console opens in a separate tab in the Run tool window. Note that you can launch as many IRB consoles as required.

ruby_irbConsole.png

To launch IRB console

  • On the main menu, choose Tools | Run IRB Console.

See Also

Procedures:

Reference:

Concepts:

Last modified: 21 July 2016