RubyGems Navigation menu

valuables 0.4.0

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.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.5.0 - August 04, 2015 (9.5 KB)
  2. 0.4.0 - July 31, 2015 (9.5 KB)
  3. 0.3.0 - July 30, 2015 (9.0 KB)
  4. 0.2.0 - July 13, 2015 (9.0 KB)
  5. 0.1.0 - July 10, 2015 (9.0 KB)

Development 依赖 (3):

bundler ~> 1.10
minitest >= 0
rake ~> 10.0

业主:

作者:

  • Arjan van der Gaag

SHA 256 校验和:

c9f528c742f6327c1e678e2c6104159f7fec520994ba2336937bb6312e8ae610

下载总量 129,656

这个版本 2,432

许可:

MIT

需要的 Ruby 版本: >= 0

链接: