RubyMine 5.4.0 Web Help

2.0+

RubyMine detects unsatisfied dependencies in the following cases, and helps resolve them:

To resolve unsatisfied gem dependencies, do one of the following
  • If RubyMine detects unsatisfied dependencies, it displays the notification balloon, suggesting you an appropriate action.

    Click the hyperlink in the balloon:

    ruby_missingGemsBannerBundler

  • If in course of editing a Ruby file, RubyMine detects that some of the required gems are missing, it displays an intention actionTry to install gem <name>.

    Choose the suggested intention action:

    ruby_missingGemsBanner.png

See Also

Language and Framework-Specific Guidelines:

Reference:

Web Resources: