Skip to content

Fix kwargs usage for Ruby 2.7 #360

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

Merged

Conversation

aubinlrx
Copy link
Contributor

This PR intend to fix Ruby 2.7 deprecation warning:

closure_tree-7.1.0/lib/closure_tree/model.rb:9: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call

I've updated some method names in order to simplify to reflect the new usage.

@foton
Copy link

foton commented May 11, 2020

👍
I would like to see this merged.

@seuros seuros merged commit 27095b1 into ClosureTree:master May 11, 2020
@foton
Copy link

foton commented May 11, 2020

Thanks a lot!

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.

3 participants