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

April 21, 2026
April 21, 2026

1.6.0

(feat): Expose HTTP response metadata (status code, headers, and raw HTTP response) on paginated iterators. CursorPageIterator, OffsetPageIterator, CustomPager, and ItemIterator now expose status_code, headers, and http_response methods that return metadata from the most recent page load.

1.5.0

(feat): Improve Ruby SDK generation performance by generating rubocop-compliant code directly. Generator time reduced by ~49% on a large real-world OAS (122s → 62s) by fixing the top rubocop offense categories so rubocop -A has very little to auto-correct.

Was this page helpful?
Edit this page
Previous

April 22, 2026

Next

April 20, 2026