Jake Sheehy
Jake Sheehy
### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe No ### Describe...
## Changelog - Removes custom array-like configuration in favor of depending on an interface (`Enumerable` in this case). `Hash` is an exception here due to existing implementation details. ## Discussion...
Checklist: * [ ] I have updated the necessary documentation * [ ] I have signed off all my commits as required by [DCO](https://github.com/procore-oss/blueprinter/blob/main/CONTRIBUTING.md) * [ ] My build is...