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

March 22, 2024
March 22, 2024

0.3.3

(internal): Leverage shared generator notification and config parsing logic.

0.1.0-rc0

(chore): Loosen the Faraday dependencies within the generated SDKs

What’s changed

  • loosen the Faraday dependencies within the generated SDKs, now we are supporting Faraday 1.x, while continuing to support the same upperbound (specifically supporting the latest major version as well).
  • release a minor version as the Ruby generator is now being used in beta!

0.0.6

(feat): license files are now specified within the gem config if they are provided

0.0.5

(fix): Address parsing issues within the SDK

What’s been fixed

  • Syntactic error in block parameter usage: we now ensure block parameters are the final parameter for functions
  • Add properties to subpackages: previously properties on subpackages were not being exposed
  • Ensure optional properties in from_json are only parsed if present

0.0.4

(fix): ensures files are written at the gem name path over client name, and addresses string escaping on one of the Fern headers

0.0.3

(fix): addresses a number of typos and other issues previously contained within the generation code

0.0.2

(feat): Support rubygems output type within generators.yml

Was this page helpful?
Edit this page
Previous

April 8, 2024

Next

March 18, 2024