thoughtbot/factory_bot

Refactor internal references to ignored (attributes) to transient attributes

Open

#1.825 aberto em 15 de jul. de 2026

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Ruby (2.563 forks)batch import
good first issue

Métricas do repositório

Stars
 (8.166 stars)
Métricas de merge de PR
 (Mesclagem média 10h 15m) (1 fundiu PR em 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

Guia do colaborador