disu.se

Top-level NamespaceRoot

Children

Module

Ruby’s Module class, extended to add #Value, a way of creating value object classes.

Value

Represents an immutable value object with an #initialize method, equality checks #== and #eql?, a #hash function, and an #inspect method.