sourcegraph/doc/integration/ruby.md
Noah S-C 54d5960ca1
packages: improve and expand docs (#49774)
Updates and improves docs for package repos, including an overview page
with a section on filters, rust package repos and improvements to the
rendered extsvc schemas

## Test plan

N/A, docs changes
2023-03-21 17:47:57 +00:00

1.2 KiB

Ruby dependencies integration with Sourcegraph

You can use Sourcegraph with Ruby dependencies from any RubyGems repository, including rubygems.org or an internal Artifactory.

This integration makes it possible to search and navigate through the source code of published Ruby library (for example, shopify_api@12.0.0).

Feature Supported?
Repository syncing
Repository permissions
Multiple RubyGems repositories code hosts

Setup

See the "Ruby dependencies" documentation.

Repository syncing

Site admins can add Ruby dependencies to Sourcegraph.

Repository permissions

⚠ Ruby dependencies are visible by all users of the Sourcegraph instance.

Multiple Ruby dependencies code hosts

⚠️ It's only possible to create one Ruby dependency code host for each Sourcegraph instance.

See the issue sourcegraph#32461 for more details about this limitation.