Skip to content

Conversation

@aki19035vc
Copy link
Contributor

@aki19035vc aki19035vc commented Jun 21, 2024

Add type to CSV::Row#initialize in stdlib because the type does not exist.

The content of the headers array is untyped, because any object can be specified as long as it is an Ruby object.

I placed the test files directly under the stdlib directory, but please let me know if you need to create more directories like stdlib/csv!

Added CSV::Row#initialize in stdlib because the type does not exist.

The content of the headers array is `untyped`, because any object canbe specified as long as it is an Ruby object.

I placed the test files directly under the `stdlib` directory, but please let me know if you need to create more directories like `stdlib/csv`!
Copy link
Member

@soutaro soutaro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@soutaro soutaro added this to the RBS 3.6 milestone Aug 5, 2024
@soutaro soutaro added this pull request to the merge queue Aug 5, 2024
Merged via the queue into ruby:master with commit f272675 Aug 5, 2024
@soutaro soutaro added the Released PRs already included in the released version label Sep 17, 2024
ksss added a commit to ksss/gem_rbs_collection that referenced this pull request Feb 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Released PRs already included in the released version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants