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

hash_old

        # OpenSSL::X509::Name.hash_old

(from ruby core)
### Implementation from Name
---
    name.hash_old => integer

---

Returns an MD5 based hash used in OpenSSL 0.9.X.



      

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.