Skip to content

Split list of class and instance methods in two#1206

Merged
st0012 merged 1 commit intoruby:masterfrom
BaseSecrete:split_list_of_class_and_instance_methods_in_two
Nov 13, 2024
Merged

Split list of class and instance methods in two#1206
st0012 merged 1 commit intoruby:masterfrom
BaseSecrete:split_list_of_class_and_instance_methods_in_two

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
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants