thoughtbot/factory_bot

Refactor internal references to ignored (attributes) to transient attributes

Open

#1,825 创建于 2026年7月15日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Ruby (2,563 fork)batch import
good first issue

仓库指标

Star
 (8,166 star)
PR 合并指标
 (平均合并 10小时 15分钟) (30 天内合并 1 个 PR)

描述

I've recently realized there are old internal variables and method names that reference ignored which was the historical syntax for setting up transient attributes. It'd be nice to change the language internally to match the external syntax

贡献者指南