-
Notifications
You must be signed in to change notification settings - Fork 0
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
SOL-127: Add Ruby 3 support to gem #2
Conversation
We're going to need to explicitly separate kwargs and hash parameters to fix ruby 3 compatibility
…templates, teams file
…cked, but not internal hash
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Couple of minor changes, but besides that looks good
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @m-dwyer this looks good! I have just left a question about the kwargs getter, and a comment about the definition of method_missing, but the rest looks 👍🏽 to me.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice one @m-dwyer :) This looks good to me! Keen to see how the verification bits pan out :D
A merge of this pull request here: collectiveidea#1158
This will provide Ruby 3.0 support to the delayed_job gem