RubyMine 2016.2 Help

Gem Manager (Install /Update Gems)

File | Settings | Ruby SDK and Gems - addrefresh - addrefresh

Use this dialog box to download gems from the remote repositories and install them locally, or get updates for the gems already installed on your computer.

ItemDescription
List of gemsThe Name column shows the list of gems; the Version column shows the latest available version (for remote gems), or all locally installed versions (for the local gems).
DescriptionThis field shows the brief description of the selected gem.
RefreshClick this button to download the latest versions of gems from all accessible gem repositories.
Manage gem URLsClick this button to manage the list of URLs of accessible gem repositories. In the Manage Gem URLs dialog box, use the Add button to define a new gem repository, and the Remove button to delete the existing ones from the list.
Version to install / Update to versionUse this drop-down list to select the gem version to be installed locally, or to update the selected gem to. By default, RubyMine suggests the latest available version.
Automatically install/update dependent gemsSelect this check box to if you want RubyMine to automatically download the dependencies of the selected gem.
Generate RDoc and ri documentationIf this check box is selected, the gems will be downloaded and installed together with their RDoc and ri documentation.

See Also

Language and Framework-Specific Guidelines:

Last modified: 1 September 2016