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

result_with_hash

        # ERB.result_with_hash

(from ruby core)
---
    result_with_hash(hash)

---

Render a template on a new toplevel binding with local variables
specified by a Hash object.



      

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.