RubyGems Navigation menu

deep_dive 0.1.1

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)
  6. 0.1.1 - July 20, 2014 (10.5 KB)
顯示所有版本(共 22)

Runtime 相依性套件 (1):

debase >= 0

Development 相依性套件 (8):

bundler ~> 1.0
jeweler ~> 1.8.7
rdoc ~> 3.12
rspec ~> 2.8.0
semver >= 0
simplecov >= 0

擁有者:

作者:

  • Fred Mitchell

SHA 256 checksum:

ee26d30d08fbf8f6e33923e6b74417a3293a060c31df1db9cf8e3e2616f66641

總下載次數 107,416

這個版本 2,655

License:

MIT

Ruby 版本需求: >= 2.0

相關連結: