This is a Ruby tree! It shows every object from the Ruby Programming Language in a tree format.

Reline::KeyActor::Base

        # Reline::KeyActor::Base < Object

(from ruby core)
---
# Constants:

MAPPING
:   [not documented]


# Class methods:

    new

# Instance methods:

    default_key_bindings
    get_method
    reset_default_key_bindings

(from gem reline-0.3.2)
---
# Constants:

MAPPING
:   [not documented]


# Class methods:

    new

# Instance methods:

    default_key_bindings
    get_method
    reset_default_key_bindings


      

This is MURDOC! A Ruby documentation browser inspired by Smalltalk-80. It allows you to learn about Ruby by browsing through its class hierarchies, and see any of its methods.