IntelliJ IDEA 2017.2 Help

Creating Gemfile

This feature is supported in the Ultimate edition only.

The following is only valid when Ruby Plugin is installed and enabled!

IntelliJ IDEA helps create Gemfile, when the bundler gem is installed.

To create Gemfile

  1. On the main menu, point to Tools | Bundler.
  2. On the submenu, choose Init. IntelliJ IDEA generates the stub Gemfile in the project root directory. Later you can add more gems if required.
Last modified: 29 November 2017

See Also

External Links: