thoughtbot/factory_bot

Refactor internal references to ignored (attributes) to transient attributes

Open

#1.825 geöffnet am 15. Juli 2026

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Ruby (2.563 Forks)batch import
good first issue

Repository-Metriken

Stars
 (8.166 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 10h 15m) (1 gemergte PR in 30 T)

Beschreibung

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

Contributor Guide