RubyGems Navigation menu

deep_dive 0.3.7

When you have a system of objects that have many references to each other, it becomes an issue to be able to clone properly that object graph. There may be control objects you may not want to clone, but maintain references to. And some references you may not wish to clone at all. Enter DeepDive. Allows you a means by which you can do controlled deep cloning or copying of your complex interconnected objects.

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

安装:
=

版本列表:

  1. 0.3.7 - January 22, 2018 (13.0 KB)
  2. 0.3.5 - December 26, 2016 (13.0 KB)
  3. 0.3.4 - October 23, 2016 (12.5 KB)
  4. 0.3.3 - February 09, 2016 (12.0 KB)
  5. 0.3.2 - September 13, 2015 (12.0 KB)
显示所有版本 (共 22 个)

Runtime 依赖 (2):

json >= 2.0.2, ~> 2.0
semver2 ~> 3

Development 依赖 (12):

bundler ~> 1
juwelier ~> 2
pry ~> 0
pry-byebug ~> 3
pry-doc ~> 0
pry-remote ~> 0
pry-rescue ~> 1
rdoc ~> 3
rspec ~> 3
simplecov ~> 0

业主:

作者:

  • Fred Mitchell

SHA 256 校验和:

81934a2f4aa7875f897ee689ba3f6553c03a14e668073eb744131490420fd052

下载总量 107,310

这个版本 23,246

许可:

MIT

需要的 Ruby 版本: >= 2.2

链接: