RubyGems Navigation menu

deep_dive 0.2.3

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!

Installeer:
=

Versies:

  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.2.3 - June 21, 2015 (11,5 KB)
Toon alle versies (22 totaal)

Runtime afhankelijkheden (1):

debase >= 0

Development afhankelijkheden (13):

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

Eigenaren:

Authors:

  • Fred Mitchell

SHA 256 checksum:

82e30a2a6e0b860cd53d523db003ee64fd7c1ce1d220d9787975736da9ba48c6

Total downloads 107.348

Voor deze versie 2.313

Licentie:

MIT

Required Ruby Version: >= 2.0

Links: