Provides a sidebar with information on gems contained in a project's Gemfile using RubyGems.org. Built for Panic's macOS code editor, Nova.
Thank you to RubyGems.org and its contributors! This extension is not created, maintained, or endorsed by RubyGems.org. To request features or report bugs, please see the section below.
There are no prerequisites for this extension.
Enable the extension in the extension library within Nova.
The Ruby Gems extension will search for a 'Gemfile' in the root directory of the project unless a 'Gemfile' location is specified in the workspace preferences.
To specify a 'Gemfile' location, go to the workspace preferences, select Ruby Gems, and choose a file. Simply delete the path if you wish to for the extension to automatically find and include the default 'Gemfile' from the root directory again.
To report a bug or request a feature, please add an issue to the GitHub repository. Thanks!