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.
预约演示登录免费开始
  • 使用 SDK
    • SDK 概述
    • SDK 如何工作
    • Quickstart
    • Customer showcase
  • 使用 SDK
    • 项目结构
    • 添加自定义代码
    • Migrating to Replay
    • 功能特性
  • 参考
      • Generating an SDK
      • 发布到 RubyGems
      • Ruby 配置
      • 添加自定义代码
      • 变更日志
      • Customer showcase
  • 资源
    • 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
预约演示登录免费开始
参考Ruby

Changelog

February 13, 2026
February 13, 2026

1.0.0-rc86

(fix): 修复生成的动态代码片段中的 RuboCop 样式违规。生成的 Ruby 代码片段现在使用 双引号字符串,省略尾随分号,并在无参数方法调用时去掉空括号。 还将 CRLF 行结尾标准化为 LF,并在生成的 .rubocop.yml 中为 仅针对代码片段的规则(FrozenStringLiteralComment、FirstHashElementIndentation) 添加 RuboCop 排除项。

(fix): 将生成的 .rubocop.yml 中的 RuboCop Naming/VariableNumber 强制样式 从 snake_case 更改为 normalcase。这消除了对包含数字的 API 派生标识符 (例如,:recaptcha_v2、:sha256、:line1、:pkcs7)的假阳性, 无需在数字序列前添加下划线。

(fix): 修复 seed.yml Docker 构建命令使用错误的包过滤器(@fern-api/fern-ruby-sdk 而不是 @fern-api/ruby-sdk)。

(fix): 在生成的代码片段中对简单字符串数组使用 %w[] 语法,消除 Style/WordArray RuboCop 违规。

此页面是否有帮助?
编辑此页面
上一个

February 17, 2026

下一个

January 28, 2026