For Rails projects, RubyMine automatically creates the development and production run/debug configurations with the corresponding Rails environments. To start debugging of the application using the development run/debug configuration, press Ctrl twice to invoke the Run Anything popup. Then, start typing development, select it from the list, hold down the Shift key (the dialog title will be changed to Debug ), and press &shortcut:EditorEnter;.

Start debugging