For Rails projects, RubyMine automatically creates the development and production run/debug configurations with the corresponding Rails environments. To run 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, and press Enter.
