Project

General

Profile

Actions

Bug #1318

closed

Ri documentation missing for BasicObject methods instance_eval, method_missing, __send__

Added by b_jonas (Ambrus Zsbán) about 15 years ago. Updated almost 13 years ago.

Status:
Closed
Target version:
ruby -v:
ruby 1.9.1p0 (2009-01-30 revision 21907) [x86_64-linux]
Backport:
[ruby-core:23037]

Description

=begin
It seems that ri does not find the documentation for three instance methods of BasicObject, namely instance_eval, method_missing, and send. All three of these seem to have a documentation in the vm_eval.c source file, but this is somehow not built to the ri documentation.

This is using ruby-1.9.1-p0 built from source on an amd64 linux debian system. (The online docs at "http://www.ruby-doc.org/core-1.9/index.html" are also missing these methods.)

Thanks in advance,

Ambrus
=end

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0