Skip to content

Support ruby 3 and kwargs (latest)#1

Open
NourEldinShobier wants to merge 22 commits intomasterfrom
ruby3-and-kwargs-support
Open

Support ruby 3 and kwargs (latest)#1
NourEldinShobier wants to merge 22 commits intomasterfrom
ruby3-and-kwargs-support

Conversation

@NourEldinShobier
Copy link
Copy Markdown

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

Comment thread lib/delayed/performable_method.rb
Comment thread spec/performable_method_spec.rb
Comment thread lib/delayed/performable_method.rb
@korny korny self-assigned this Dec 18, 2023
@NourEldinShobier
Copy link
Copy Markdown
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

Comment thread Gemfile Outdated
Comment thread spec/helper.rb Outdated
@NourEldinShobier NourEldinShobier changed the title feat: move (Support ruby 3 and kwargs) PR changes Support ruby 3 and kwargs (latest) Jan 10, 2024
NourEldinShobier and others added 6 commits January 10, 2024 16:52
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

Development

Successfully merging this pull request may close these issues.

4 participants