thoughtbot/factory_bot

Refactor internal references to ignored (attributes) to transient attributes

Open

#1,825 opened on 2026年7月15日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Ruby (2,563 forks)batch import
good first issue

Repository metrics

Stars
 (8,166 stars)
PR merge metrics
 (平均マージ 10h 15m) (30d で 1 merged 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

コントリビューターガイド