thoughtbot/factory_bot
View on GitHubRefactor internal references to ignored (attributes) to transient attributes
Open
#1,825 opened on Jul 15, 2026
good first issue
Repository metrics
- Stars
- (8,166 stars)
- PR merge metrics
- (Avg merge 10h 15m) (1 merged PR in 30d)
Description
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