Linking RubyGems.org as a source
Let AI connect your sources for you
Skip the manual setup — run this in your project and the wizard auto-detects your databases and APIs and connects them to PostHog.

Contents
The RubyGems.org connector syncs gem metadata and version history into PostHog. Use it to track download statistics, monitor releases, and join gem data with your product analytics.
The RubyGems.org source is currently in alpha. We'd love to hear your feedback.
Requirements
RubyGems.org's read APIs are public, so no credentials or API keys are required. You only need the names of the gems you want to track.
Setup
Go to the Data pipeline page and select the Sources tab.
Click + New source and select RubyGems.org.
In the Gems field, enter the gem names you want to track – one per line or comma-separated. For example:
You can add up to 500 gems per source.
Click Next, select the tables you want to sync, choose the sync frequency, and click Import.
The data warehouse then starts syncing your RubyGems.org data. You can see details and progress in the data pipeline sources tab.
Configuration
| Option | Type | Required |
|---|---|---|
Gems | textarea | Yes |
Supported tables
| Table | Description | Sync method | Incremental field | Primary key |
|---|---|---|---|---|
gems | Current metadata and cumulative download count for each configured gem, from GET /api/v1/gems/{name}.json. | Full refresh | — |