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

Split list of class and instance methods in two #1206

Conversation

alexisbernard
Copy link
Contributor

Looking for a method is easier because eyes don't have to skip dashes or double colon.

Here is a screenshot where you can try to look for the instance method collect in order to compare:

rdoc_methods_1_vs_2_lists

Looking for a method is easier because eyes don't have to skip dashes or
double colon.
Copy link
Member

@st0012 st0012 left a comment

Choose a reason for hiding this comment

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

Thank you!

@st0012 st0012 added this to the v6.8.0 milestone Nov 13, 2024
@st0012 st0012 merged commit 6852567 into ruby:master Nov 13, 2024
26 checks passed
matzbot pushed a commit to ruby/ruby that referenced this pull request Nov 13, 2024
(ruby/rdoc#1206)

Looking for a method is easier because eyes don't have to skip dashes or
double colon.

ruby/rdoc@6852567640
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