Installation
Basic Usage
Here’s how you can use the Dub Ruby SDK to create a link and retrieve click analytics in timeseries format for it:- Organizing links by external ID, tenant ID, tags, etc
- Bulk link operations (create, update, delete)
- Retrieving link analytics
Frameworks
You can use the Dub Ruby SDK with any Ruby framework: If you’re using a different Ruby framework, you can refer to the Ruby SDK quickstart for a basic example.Additional Resources
RubyGems Package
Download and install the Dub Ruby SDK on RubyGems
SDK Reference
View the complete SDK reference documentation
Examples
Quickstart examples with the Ruby SDK
Source Code
View the complete source code for the Dub Ruby SDK