Project

General

Profile

Actions

Bug #7598

closed

Move IRB::INSPECTORS and class methods to IRB::Inspector

Added by zzak (zzak _) over 11 years ago. Updated over 11 years ago.

Status:
Closed
Target version:
ruby -v:
2.0.0
Backport:
[ruby-core:51067]

Description

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.

Actions #1

Updated by zzak (zzak _) over 11 years ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100

This issue was solved with changeset r38542.
Zachary, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.


  • lib/irb/inspector.rb, lib/irb/context.rb: Move IRB::INSPECTORS and
    class methods to IRB::Inspector [ruby-core:51067][Bug #7598]

Updated by zzak (zzak _) over 11 years ago

  • Status changed from Closed to Assigned
  • % Done changed from 100 to 0

Committed r38542 please check it

Actions #3

Updated by keiju (Keiju Ishitsuka) over 11 years ago

  • Status changed from Assigned to Closed
  • % Done changed from 0 to 100

This issue was solved with changeset r38625.
Zachary, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.


  • lib/irb/context.rb: fix IRB::Inspector#keys_with_inspector [Bug #7598]
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0