|7eter l-|. l3oling
|7eter l-|. l3oling
I agree. I expect 7.2 is mostly working already, and just needs to be released, at least as a pre-release, and then it can be patched as we find what...
Got it working. Added [`memoist3`](https://github.com/honzasterba/memoist) (a `memoist` fork with Ruby3 fixes) as well! PR shortly.
@JacobEvelyn it is done in #339
Fixed rubocop lint issues.
Regarding 1, yes, that's an easy switch. Regarding 2, I wondered the same. My only idea was to add a `refinement` which aliases the module namespace to a new constant,...
Thinking more about this, and I don't think it is a good idea to spend time figuring out how to get two gems with the namespace to be loaded at...
But thinking about it again... I'll just give it a try, and see if it works, the same way as is done for the MemoWise GH checkout.
@JacobEvelyn sorry about the delay. I have a gem called [`gem_bench`](https://github.com/pboling/gem_bench), which was the perfect home for the copy & re-namespacing of a gem so that it can be [benchmarked...
@JacobEvelyn The CI build is awaiting approval!
@JacobEvelyn Rebased on latest main, squashed to single commit. Looks ready to me.