Skip to content

Ruby 3.0 compatibility#19

Open
drselump14 wants to merge 1 commit intotrailblazer:masterfrom
drselump14:patch-1
Open

Ruby 3.0 compatibility#19
drselump14 wants to merge 1 commit intotrailblazer:masterfrom
drselump14:patch-1

Conversation

@drselump14
Copy link
Copy Markdown

https://www.ruby-lang.org/en/news/2019/12/12/separation-of-positional-and-keyword-arguments-in-ruby-3-0/

From ruby 3.0, positional and keyword arguments are separated, so we need to use double splat explicitly for these lines

@apotonick
Copy link
Copy Markdown
Member

Cool, thanks! 💚 Are you happy with the test API so far? Any suggestions from your experience?

@drselump14
Copy link
Copy Markdown
Author

Hi @apotonick, thanks for approving the PR.
So far the test api works well and I like it, no complaint

@apotonick
Copy link
Copy Markdown
Member

@yogeshjain999 Could we get CI for this gem, so this would be tested in Ruby 3.x automatically? ❤️

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

Successfully merging this pull request may close these issues.

2 participants