Daniel Coo

Results 2 issues of Daniel Coo

https://github.com/thoughtbot/factory_bot/issues/1540

### Description From my understanding, based on the [acceptance spec here](https://github.com/thoughtbot/factory_bot/blob/main/spec/acceptance/build_spec.rb#L33-L39), `use_parent_strategy` should be `true` if we _do not_ want to save associations. Should the corresponding example in the [build...

bug