Closed elia closed 1 year ago
@elia duplicate of #283 ?
@kennyadsl yes, rebasing and renaming to just avoid the extra allocation πππ
@nirebu since this is not covered by specs here, do you have any chance to test if this change will work?
Closing, as the impact of this is negligible as the method is generally called forwarding the options arg.
Summary
This error was reported:And it looks like solidus is not using keyword arguments inside#eligible?
so we'll stop doing it here as well, probably wasn't a problem until the ruby version was bumped.Fixed by #283
Also set the default value to
nil
so no additional hashes are allocated.Checklist
Check out our PR guidelines for more details.
The following are mandatory for all PRs:
The following are not always needed: