IntelliJ IDEA 2017.3 Help

Navigating Between Rails Components

This feature is only supported in the Ultimate edition.

The following is only valid when Ruby Plugin is installed and enabled!

IntelliJ IDEA 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:

ruby navigateToRails

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.
Last modified: 6 March 2018

See Also

Language and Framework-Specific Guidelines: