IntelliJ IDEA 2017.3 Help

Creating Gemfile

This feature is only supported in the Ultimate edition.

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: 6 March 2018

See Also

External Links: