RubyMine 2017.2 Help

Populating Projects

Populate your project by creating new elements of various types ( directories and files). RubyMine suggests the following alternative ways of accessing the corresponding functionality:

  • File | New on the main menu.
  • The New context menu command.
  • The keyboard shortcut Alt+Insert.

As a result, the New menu is shown in which you select the type of an element to be created.

For generating RubyMine-specific elements, refer to Rails section.

Last modified: 26 October 2017

See Also