thoughtbot/factory_bot

Refactor internal references to ignored (attributes) to transient attributes

Open

#1825 aperta il 15 lug 2026

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Ruby (2563 fork)batch import
good first issue

Metriche repository

Star
 (8166 star)
Metriche merge PR
 (Merge medio 10h 15m) (1 PR mergiata in 30 g)

Descrizione

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

Guida contributor