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

source_paths

        # Gem::BasicSpecification.source_paths

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

---

Returns the paths to the source files for use with analysis and
documentation tools.  These paths are relative to full_gem_path.



      

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.