Project

General

Profile

Actions

Bug #10422

closed

RDoc for BasicObject has methods that do not exist

Bug #10422: RDoc for BasicObject has methods that do not exist

Added by sawa (Tsuyoshi Sawada) almost 11 years ago. Updated about 6 years ago.

Status:
Closed
Target version:
-
ruby -v:
2.1.3
[ruby-core:65868]

Description

RDoc for BasicObject (http://www.ruby-doc.org/core-2.1.3/BasicObject.html) has descriptions for methods object_id and send, which do not exist. Also, send and __send__ are listed twice.

Updated by hsbt (Hiroshi SHIBATA) almost 7 years ago Actions #1 [ruby-core:91062]

  • Status changed from Open to Assigned
  • Assignee changed from zzak (zzak _) to aycabta (aycabta .)

Updated by jeremyevans (Jeremy Evans) about 6 years ago Actions #2

  • Status changed from Assigned to Closed

Applied in changeset git|01995df6453de45ba0d99835e26799260517657c.


Document BasicObject does not implement #object_id and #send [ci skip]

Fixes [Bug #10422]

Actions

Also available in: PDF Atom