For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Book a demoLog inStart for free
  • Overview
    • Introduction
    • How it works
    • Quickstart
    • Customer showcase
  • Working with SDKs
    • Project structure
    • Adding custom code
    • Migrating to Replay
    • Capabilities
  • Generators
      • Generating an SDK
      • Publishing to RubyGems
      • Configuration
      • Adding custom code
      • Changelog
      • Customer showcase
  • Reference
    • generators.yml
Checking status...
SOC2Soc 2 Type II
© 2026 Fern • Birch Solutions, Inc., a Postman company

Documentation

SDKsDocsAsk FernCLI Reference

API Definitions

OpenAPIAsyncAPIOpenRPCgRPC

Resources

BlogSupportPricing

Company

Brand KitPrivacy PolicyTerms of Service
LogoLogo
Book a demoLog inStart for free
GeneratorsRuby

Changelog

February 19, 2026
February 19, 2026

1.0.1

(fix): Fix wire test generator to respect clientModuleName custom config instead of hardcoding Client.

1.0.0

(feat): 💎 The Ruby SDK generator v2 is officially stable! 🎉🥂 After 87 release candidates, this ground-up rewrite ships with a modern AST-based architecture and full feature parity. 🔒 Stable, production-ready, and 100% backward-compatible with the legacy generator — existing configs, gem names, and modules just work. ✅

✨ Highlights

  • 🔐 Bearer, API key, OAuth 2.0 & inferred auth with automatic token refresh
  • 🌐 Exponential-backoff retries, per-request base_url override, multipart uploads
  • 📄 Discriminated & undiscriminated unions, correct non-snake_case wire serialization
  • 📦 Cursor & offset pagination with lazy iterators, custom pager support
  • 🏗️ YARD docs, RuboCop-clean output, CI with RubyGems OIDC publishing, wire tests
  • ⚙️ Rich config: moduleName, requirePaths, extraDependencies, enableWireTests, and more
  • 🌍 Multiple named environments and multi-URL environment support
  • 🚀 RubyGems OIDC publishing and self-hosted mode with .fernignore support
Was this page helpful?
Edit this page
Previous

February 24, 2026

Next

February 17, 2026