Issue #7598 has been reported by zzak (Zachary Scott). ---------------------------------------- Bug #7598: Move IRB::INSPECTORS and class methods to IRB::Inspector https://bugs.ruby-lang.org/issues/7598 Author: zzak (Zachary Scott) Status: Open Priority: Normal Assignee: keiju (Keiju Ishitsuka) Category: lib Target version: 2.0.0 ruby -v: 2.0.0 As of RDOC commit https://github.com/rdoc/rdoc/commit/610b483, methods defined on constants will no longer be documented. INSPECTORS and methods defined on the constant should be moved to the Inspector class. I especially find ::def_inspector useful for implementing new inspectors.
on 2012-12-21 18:03
on 2012-12-21 18:10
Issue #7598 has been updated by zzak (Zachary Scott). Status changed from Closed to Assigned % Done changed from 100 to 0 Committed r38542 please check it ---------------------------------------- Bug #7598: Move IRB::INSPECTORS and class methods to IRB::Inspector https://bugs.ruby-lang.org/issues/7598#change-34995 Author: zzak (Zachary Scott) Status: Assigned Priority: Normal Assignee: keiju (Keiju Ishitsuka) Category: lib Target version: 2.0.0 ruby -v: 2.0.0 As of RDOC commit https://github.com/rdoc/rdoc/commit/610b483, methods defined on constants will no longer be documented. INSPECTORS and methods defined on the constant should be moved to the Inspector class. I especially find ::def_inspector useful for implementing new inspectors.
Please log in before posting. Registration is free and takes only a minute.
Existing account
(Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
Log in with Google account | Log in with Yahoo account
No account? Register here.