Ruby Gems Extension for Panic's Nova Code Editor
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.
Prerequisites
There are no prerequisites for this extension.
Usage
Enable the extension in the extension library within Nova.
Configuration
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.
Workspace Configuration
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.
Report a Bug or Feature Request
To report a bug or request a feature, please add an issue to the GitHub repository. Thanks!