RubyMine 2017.3 Help

Running Rails Console

If you are used to working in the Rails console, you can do it without leaving RubyMine. The console provides syntax highlighting, and commands history. Once started, the Rails console opens in a separate tab in the Run tool window. Note that you can launch as many Rails consoles as required.

railsConsole.png

To launch the Rails console

  1. On the main menu, choose Tools | Run Rails console.
  2. In the Select Rails Environment dialog box, select the desired environment from the drop-down list, and click OK.
Last modified: 4 April 2018

See Also

Procedures:

Reference:

Concepts: