Add a note: Separation of positional and keyword arguments in Ruby 3.0#2293
Conversation
sorah
left a comment
There was a problem hiding this comment.
Leaving some readability/grammar comments but note that I'm not a native speaker. You may apply the suggestions or may not.
|
@sorah Thank you very much for your review! |
XrXr
left a comment
There was a problem hiding this comment.
Here are some suggestions for sentences that I found to be weird. I am also not a native speaker, so please take these suggestions with a grain of salt.
|
The section about delegation looks good. However I would like to see some mention of when ruby2_keywords will be removed and what code can be used to work on 2.6 and after it's removed. |
I don't think there has been a decision on that. There is a tentative idea of after 2.6 EOL. At that point, we should not concern ourselves with 2.6 compatibility. We could say that when/if My personal opinion is that
|
I would be fine with that. I added a suggested change to mention that. |
|
Thank you for your review and comments! I really appreciate you all. The commit log in this PR seems too long to make CI fail :-) I'll squash the commits, and merge it soon. Even after this article is published, we can modify it with history. |
432e451 to
c57a5c3
Compare
c57a5c3 to
f079d22
Compare
No description provided.