FICHA · MANJARO

ruby-metaclass

Dynamic inspection of the hierarchy of method definitions on a Ruby object.

  • Library
  • LIBRARY
  • Dependency only
official+codex · reviewed · May 29, 2026 description in en

Description

Inspects metaclass and method-definition hierarchy details in Ruby objects. It is useful for debugging metaprogramming, understanding inherited behavior, and documenting where methods come from.

Metaprogramming introspection can expose internal structure. Use it for diagnosis, and avoid depending on private method layout in stable application behavior.

Permissions

Permissions not analysed for this source yet.