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

Support ruby 3 and kwargs (latest) #1

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

Conversation

NourEldinShobier
Copy link

In this PR we move the changes proposed in the main repo PR collectiveidea#1158 for handling Ruby3 and kwargs

@korny korny self-assigned this Dec 18, 2023
@NourEldinShobier
Copy link
Author

@korny , @mokus80 i did two small fixes that resolved most of ruby 2 failures, can u please check them?

Regarding the remaining errors in ruby < 2.5, i checked the recent merged PRs on the main repo and noticed that they had the same current failures we have. so probably we don't to too

Gemfile Outdated Show resolved Hide resolved
spec/helper.rb Outdated Show resolved Hide resolved
@NourEldinShobier NourEldinShobier changed the title feat: move (Support ruby 3 and kwargs) PR changes Support ruby 3 and kwargs (latest) Jan 10, 2024
We need to deserialize jobs that were created before kwargs was available, so when they are not present, they should be inferred using the final hash argument.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants