Thomas Barker
Results
3
comments of
Thomas Barker
Hi sorry I've dropped out of this for a while, I think my initial thinking on this was to not touch active record (or rely on anything within it) as...
https://github.com/thoughtbot/factory_bot/pull/1513 this is a go at adding it to `traits_for_enum`
Hey jasonkarns. not wanting to replicate enum config in factories and models makes sense. This implementation was chosen because the flip side of explicitly setting these values would require hooking...