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: 13,168 of 183,107
Downloads: 142,638

Daily

Ranking: 14,857 of 183,092
Downloads: 26

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,407,087,911bundler
10953,844,246rake
19895,194,587minitest

Owners

#GravatarHandle
1iconavdgaag