I'm finding myself doing a lot of manual, instance-variable based, caching, and this helper would clean my code up a lot. Was there anything preventing this from being merged, or is there anything I can do to get it mergeable?
Coverage remained the same at 100.0% when pulling 13e01e524e3408c036a179ff826b4f18f363bfc6 on cache into 0e174693400028605a77fd3a63eaea3d9f2f6087 on master.
This was proposed as a solution to https://github.com/exAspArk/batch-loader/issues/42
I'm finding myself doing a lot of manual, instance-variable based, caching, and this helper would clean my code up a lot. Was there anything preventing this from being merged, or is there anything I can do to get it mergeable?