RubyMine 5.4.0 Web Help

3.2+

Ruby, Rails, and Rails mountable engine projects make use of the Ruby gems.

For installing and updating the gems, RubyMine provides the Gem Manager. By default, the Gem Manager shows all the Ruby gems that come bundled with the Ruby SDK used in project.

The further approach of RubyMine to the gems depends on the presence of the bundler.

Tip

Gemfile is automatically generated by Rails version 3.x. In all other cases, if you need the Gemfile, you have to create it yourself.

In this section:

See Also

Ruby Gems:

Reference:

External Links:

Web Resources: