Actions
Bug #10422
closedRDoc for BasicObject has methods that do not exist
Bug #10422:
RDoc for BasicObject has methods that do not exist
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.
Actions