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

December 15, 2025
December 15, 2025

1.0.0-rc68

(feat): Add RubyGems.org OIDC publishing workflow to generated CI:

  • Generates a publish job in CI that uses rubygems/release-gem@v1 for OIDC trusted publishing
  • Publish job runs on tag pushes after lint and test jobs pass
  • Simplify wire tests execution by running them inline with regular tests using RUN_WIRE_TESTS=true env var instead of a separate CI job

1.0.0-rc67

(feat): Add support for x-fern-server-name (multiple base URLs per environment). APIs with different endpoints routed to different base URLs (e.g., separate api and identity URLs) now generate proper Environment classes with hash-based URL mappings. Each endpoint uses its designated base URL based on the endpoint.baseUrl property from the IR.

Was this page helpful?
Edit this page
Previous

December 16, 2025

Next

December 11, 2025