RubyMine 2016.3 Help

Navigating Between Rails Components

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

/help/img/idea/2016.3/ruby_navigateToRails.png

To navigate between the Rails components

  1. Do one of the following:
    • On the main Navigate menu, choose Related Symbol.
    • 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 desired Rails component name.

See Also

```

Language and Framework-Specific Guidelines:

Last modified: 22 March 2017