RubyMine 2017.3 Help

Viewing Gem Dependency Diagram

RubyMine makes it possible to visualize gem dependencies, based on the Gemfile information. The gem dependency diagrams are not editable.

If Gemfile is missing, the Show Gem Dependency Diagram/Show Gem Dependency Diagram Popup commands are not available.

To open the Gem Dependency diagram of a project with a Gemfile

  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+U, or Ctrl+Alt+U.
  2. From the pop-up menu, choose Gem Dependency Diagram:
    rm_select_diagram_type

In the Gem Dependency diagram, you can perform the following operations

Last modified: 4 April 2018

See Also

Language and Framework-Specific Guidelines: