Categories: None [Edit]

valuables

https://rubygems.org/gems/valuables
Sometimes, your objects are only data and no behaviour. These are value objects, and they are defined by their _contents_. These objects are immutable, so it is safe to let them propagate throughout the system. Being immutable, value objects cannot be modified; their contents are set once on initialisation. Also, being identified by their contents, two entities with the same contents are considered equal.

Total

Ranking: 12,676 of 187,603
Downloads: 177,993

Daily

Ranking: 38,536 of 187,591
Downloads: 8

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,011,622,509bundler
101,165,909,119rake
151,089,951,066minitest

Owners

#GravatarHandle
1iconavdgaag