Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ruby-3.0 splits named and positional parameters #432

Open
belt opened this issue Aug 16, 2022 · 0 comments
Open

Ruby-3.0 splits named and positional parameters #432

belt opened this issue Aug 16, 2022 · 0 comments

Comments

@belt
Copy link
Contributor

belt commented Aug 16, 2022

Current serialization only accounts for positional parameters in resource functions

See: #431 for a fix

See https://www.ruby-lang.org/en/news/2019/12/12/separation-of-positional-and-keyword-arguments-in-ruby-3-0/ for details, and https://bugs.ruby-lang.org/issues/14183 for even more details

NOTE: Assume we are willing to no longer support ruby-2.6.x .. ruby-2.7.x supports ... forwarding

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant