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

[DOC] Enhanced RDoc for Net::HTTPHeader #80

Merged
merged 2 commits into from
Nov 27, 2022
Merged

[DOC] Enhanced RDoc for Net::HTTPHeader #80

merged 2 commits into from
Nov 27, 2022

Conversation

BurdetteLamar
Copy link
Member

Adds to the class doc.
Treats methods:

  • #each_value
  • #delete
  • #key?
  • #to_hash
  • #each_capitalized

@BurdetteLamar BurdetteLamar added the documentation Improvements or additions to documentation label Nov 26, 2022
@BurdetteLamar BurdetteLamar changed the title Enhanced RDoc for Net::HTTPHeader [DOC] Enhanced RDoc for Net::HTTPHeader Nov 26, 2022
@BurdetteLamar
Copy link
Member Author

Broken by a change to String#strip. Fix is not in scope for doc change?

@peterzhu2118
Copy link
Member

Test failures should be fixed in #81.

@peterzhu2118 peterzhu2118 merged commit 77c6878 into ruby:master Nov 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Development

Successfully merging this pull request may close these issues.

None yet

2 participants