Hi there,
I'm curious if you'd be open to a PR introducing a configuration option to make the uri: nil option on associations the default. I much prefer the uri: nil behavior because I've found that in production I rarely, if ever, want to perform the subsequent fetch. Having a library-level configuration option would provide a better default for my usages.
As always, thanks for this library and your time!
Hi there,
I'm curious if you'd be open to a PR introducing a configuration option to make the
uri: niloption on associations the default. I much prefer theuri: nilbehavior because I've found that in production I rarely, if ever, want to perform the subsequent fetch. Having a library-level configuration option would provide a better default for my usages.As always, thanks for this library and your time!