Skip to content

Update Remaining Instances of "last argument as parameters" For Ruby 3.0 - #51271

Merged
Hamms merged 3 commits into
stagingfrom
fix-remaining-last-arg-as-params
Jun 9, 2023
Merged

Update Remaining Instances of "last argument as parameters" For Ruby 3.0#51271
Hamms merged 3 commits into
stagingfrom
fix-remaining-last-arg-as-params

Conversation

@Hamms

@Hamms Hamms commented Apr 11, 2023

Copy link
Copy Markdown
Contributor

Update all remaining places in the code where we are still relying on the pre-Ruby-3 behavior of automatically converting the final argument of a method call to keyword parameters.

Instances identified by running the CI build on Ruby 3 and seeing what breaks. See #49447 for more context

@Hamms Hamms added the Ruby Update Everything related to work to update the version of Ruby our codebase runs on label Apr 12, 2023
@Hamms Hamms changed the title update CSV.foreach invocations in app/models for ruby 3.0 Update Remaining Instances of "last argument as parameters" For Ruby 3.0 Apr 13, 2023
@Hamms
Hamms marked this pull request as ready for review June 7, 2023 23:56
@Hamms
Hamms requested a review from a team June 7, 2023 23:56
@Hamms
Hamms merged commit c73e5ec into staging Jun 9, 2023
@Hamms
Hamms deleted the fix-remaining-last-arg-as-params branch June 9, 2023 18:16
@Hamms Hamms mentioned this pull request Jun 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Ruby Update Everything related to work to update the version of Ruby our codebase runs on

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants