IntelliJ IDEA 2018.2 Help

Creating Gemfile

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: 20 November 2018

See Also

External Links: