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

Fix ruby 2.7 keyword argument deprecation warning #161

Merged
merged 1 commit into from
May 10, 2020

Conversation

wtfspm
Copy link
Contributor

@wtfspm wtfspm commented May 10, 2020

Fixes the ruby 2.7 deprecation warning emitted by acts_as_paranoid:

lib/acts_as_paranoid/associations.rb:42: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call

@mvz mvz merged commit d21c530 into ActsAsParanoid:master May 10, 2020
@mvz
Copy link
Contributor

mvz commented May 10, 2020

Thanks, @wtfspm!

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.

None yet

2 participants