RubyMine 5.4.0 Web Help

4.0+

Model dependency diagram enables you to get an overview of the models within your Rails application, and analyze their relationships.

To open the Model Dependency diagram of a project
  1. Do one of the following:
    • On the context menu of the Project tool window, or the editor, point to Diagrams, and choose Show Diagram or Show Diagram Pop-up.
    • Press Ctrl+Shift+Alt+UCtrl+Shift+Alt+U, or Ctrl+Alt+UCtrl+Alt+U.
  2. Select the type of diagram from the pop-up window:

    rm_select_diagram_type

Tip

Keeping the AltAlt key pressed invokes the magnifier tool, which will help you have a closer look at the most interesting or problematic areas of your Model dependency diagram.
Magnifier tool

See Also

Concepts:

Language and Framework-Specific Guidelines:

Reference:

Web Resources: