- Open a component in the editor, and click the desired gutter icon. For example, if you want to jump to
a view file associated with an action, open the corresponding controller, locate the desired action, and
click the gutter icon next to the action definition.

If several different types of views are available (for example, localized views or HAML files), RubyMine suggests the list of all available views, from which you can select the one you need:

To navigate from a view to the corresponding action, open the view file in the editor, and click the gutter icon:


