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

Symbol#=== incorrectly documented #61

Open
jbodah opened this issue Dec 9, 2015 · 1 comment
Open

Symbol#=== incorrectly documented #61

jbodah opened this issue Dec 9, 2015 · 1 comment

Comments

@jbodah
Copy link

jbodah commented Dec 9, 2015

http://ruby-doc.org/core-2.2.3/Symbol.html#method-i-3D-3D-3D

Links to Symbol#== instead which is listed twice

@davydovanton
Copy link
Member

Nice catch. But it strange because in code Object#=== have normal documentation. Link:
https://github.com/documenting-ruby/ruby/blob/trunk/object.c#L76-L83

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants