RubyGems Navigation menu

deep_dive 0.0.6

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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.3.7 - January 22, 2018 (13 KB)
  2. 0.3.5 - December 26, 2016 (13 KB)
  3. 0.3.4 - October 23, 2016 (12.5 KB)
  4. 0.3.3 - February 09, 2016 (12 KB)
  5. 0.3.2 - September 13, 2015 (12 KB)
  6. 0.0.6 - January 02, 2014 (18.5 KB)
Show all versions (22 total)

Runtime Dependencies (1):

debase >= 0

Development Dependencies (8):

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

Owners:

Authors:

  • Fred Mitchell

SHA 256 checksum:

29f64bcc9010df3edfc711de59250617cc1eb1b95273f502439915b4bf206efb

Total downloads 107,200

For this version 2,915

License:

MIT

Required Ruby Version: None

Links: