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

Comply with guide for method doc: hash.c #3466

Merged
merged 1 commit into from Aug 27, 2020
Merged

Comply with guide for method doc: hash.c #3466

merged 1 commit into from Aug 27, 2020

Conversation

BurdetteLamar
Copy link
Member

Instance methods considered (most unchanged):

  • any
  • dig
  • <=
  • <
  • =

  • to_proc

@BurdetteLamar BurdetteLamar added the Documentation Improvements to documentation. label Aug 27, 2020
@BurdetteLamar
Copy link
Member Author

@jeremyevans, this finishes up Hash. Next will be ENV.

Also, I've forgotten (yes, still old) where is the PR for the fix for rdoc links. That was your PR, right?

@jeremyevans
Copy link
Contributor

Also, I've forgotten (yes, still old) where is the PR for the fix for rdoc links. That was your PR, right?

Correct, it is at: ruby/docs.ruby-lang.org#105

@BurdetteLamar BurdetteLamar merged commit 8095114 into ruby:master Aug 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Improvements to documentation.
2 participants