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 StringIO #35

Merged
merged 1 commit into from
Oct 19, 2022
Merged

[DOC] Enhanced RDoc for StringIO #35

merged 1 commit into from
Oct 19, 2022

Conversation

BurdetteLamar
Copy link
Member

Treated:

  • #getc
  • #getbyte
  • #ungetc
  • #ungetbyte
  • #readchar
  • #readbyte
  • #each_char

@BurdetteLamar BurdetteLamar merged commit 6400af8 into ruby:master Oct 19, 2022
matzbot pushed a commit to ruby/ruby that referenced this pull request Oct 19, 2022
(ruby/stringio#35)

Treated:
- #getc
- #getbyte
- #ungetc
- #ungetbyte
- #readchar
- #readbyte
- #each_char

ruby/stringio@6400af8d9f
tenderlove pushed a commit to Shopify/ruby that referenced this pull request Oct 27, 2022
(ruby/stringio#35)

Treated:
- #getc
- #getbyte
- #ungetc
- #ungetbyte
- #readchar
- #readbyte
- #each_char

ruby/stringio@6400af8d9f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants