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

date

        # Gem::Specification.date

(from ruby core)
### Implementation from Specification
---
    date()

---

The date this gem was created.

If SOURCE_DATE_EPOCH is set as an environment variable, use that to
support reproducible builds; otherwise, default to the current UTC date.

Details on SOURCE_DATE_EPOCH:
https://reproducible-builds.org/specs/source-date-epoch/



      

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.