thoughtbot/factory_bot

Refactor internal references to ignored (attributes) to transient attributes

Open

#1 825 ouverte le 15 juil. 2026

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Ruby (2 563 forks)batch import
good first issue

Métriques du dépôt

Stars
 (8 166 stars)
Métriques de merge PR
 (Merge moyen 10h 15m) (1 PR mergée en 30 j)

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

Guide contributeur