Releases: thoughtbot/fishery
Releases · thoughtbot/fishery
Support for nested partial objects
In prior versions, when building objects, any nested objects needed to be provided in their entirety. This PR added support for supplying nested partials, which are deep-merged into the resulting object. To support this change, the associations
parameter was made available to the factory build
method and is passed in to factories.