Debug using a predefined Rails configuration
For Rails projects, RubyMine automatically creates the development run/debug configuration with the corresponding Rails environment. 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;.
