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

Reline::KillRing

        # Reline::KillRing < Object

---
# Includes:
Enumerable (from ruby core)

Enumerable (from gem reline-0.3.2)

(from ruby core)
---
# Constants:

RingPoint
:   [not documented]


# Class methods:

    new

# Instance methods:

    append
    each
    process
    yank
    yank_pop

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

RingPoint
:   [not documented]


# Class methods:

    new

# Instance methods:

    append
    each
    process
    yank
    yank_pop


      

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.