Authors: Dan Kubb, Markus Schirp, Piotr Solnica...(+1 more)
License: MIT
Summary: Equalizer provides a simple way to define equality
(==), equivalence (eql?), and hashing (hash) methods
for Ruby objects based on specified attributes. Includes
pattern matching support and clean...