Skip to main content

Ruby Gem Management

Manage Gem Modules on SandBox Apps

This page will help you to manage Ruby Gem modules on your Ruby apps. You can install, update, and uninstall gem modules from this page.

To access this option, Go to  the following page,

Ruby ->  Ruby Gem Management

This page will show your Ruby apps and an action button to  Manage Gems You may select  your domain and click the manage Gem button which will take you to the gem management interface for the respective domain.

Install New Gem Module

You may enter the module lists as a line-by-line list or a comma-separated gem list. You can include the gem version tag too. After entering all the gems, click the button Install Gems

The Module installation may take some time, you can see the deployment Status from Ruby -> Ruby & SandBox Apps

Update  Single Gem Module

To update a single Gem module, click the Update button for the respective Python module.

You cannot update the Default version of the gem module as it is the server-side module installed with Ruby as a global gem module.

Bulk Update Modules

To update multiple gem modules, select the gem modules and click on the Bulk Update button.

Uninstall Single  Gem

To remove a single gem module, click the Remove button for the respective gem module.

You cannot remove the global gem module showing as the default version, which is installed along with the server Ruby version.

Bulk Uninstall Modules

To remove multiple gem modules, select the gem modules and click the Bulk  Remove button.