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

full_name

        # Gem::StubSpecification.full_name

(from ruby core)
### Implementation from BasicSpecification
---
    full_name()

---

Returns the full name (name-version) of this Gem.  Platform information
is included (name-version-platform) if it is specified and not the
default Ruby platform.



      

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.