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 for ruby 3.0 #6

Merged

Conversation

robmathews
Copy link

Summary

When trying to load up the application in Rails 6.1 and Ruby 3.0, you get an error (sorry missing the error message here, but trust me). This fixes the error by adding the ** operator so that the passed in hash matches the named parameters.

@AdnanTheExcellent
Copy link

@donrestarone any chance this can get merged in?

@donrestarone
Copy link

Thanks for the PR @robmathews and @AdnanTheExcellent for bringing it to my attention. Let me do some alpha testing on our end and get back to you on this. Ruby 3 is something we want to upgrade to but all our clients are on Ruby 2.6.6

@donrestarone donrestarone changed the base branch from master to fixforRuby3 January 3, 2022 19:43
@donrestarone donrestarone merged commit 050c09c into restarone:fixforRuby3 Jan 3, 2022
@donrestarone
Copy link

@AdnanTheExcellent @robmathews this fix is now merged and available in the 3.3 release/tag: https://github.com/restarone/comfortable-mexican-sofa/releases/tag/3.3

thanks for your support!

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