RubyMine 2016.2 Help

Navigating Between Rails Components

RubyMine helps easily navigate between the Rails components: controllers, views, models, helpers and tests, using the Navigate | Related File command, which is available from the editor, tool windows, and the Model Dependency diagram:

ruby_navigateToRails

To navigate between the Rails components

  1. Do one of the following:
    • On the main Navigate menu, choose Related File
    • Press Ctrl+Alt+Home
  2. Select the desired target from the pop-up menu, or press a mnemonic key, specified to the left of the Rails component name.

See Also

Language and Framework-Specific Guidelines:

Last modified: 30 November 2016