From: sawadatsuyoshi@... Date: 2014-10-23T07:44:38+00:00 Subject: [ruby-core:65868] [ruby-trunk - Bug #10422] [Open] RDoc for BasicObject has methods that do not exist Issue #10422 has been reported by Tsuyoshi Sawada. ---------------------------------------- Bug #10422: RDoc for BasicObject has methods that do not exist https://bugs.ruby-lang.org/issues/10422 * Author: Tsuyoshi Sawada * Status: Open * Priority: Normal * Assignee: Zachary Scott * Category: doc * Target version: * ruby -v: 2.1.3 * Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN ---------------------------------------- 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. -- https://bugs.ruby-lang.org/