RubyGems Navigation menu

deep_dive 0.2.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 (13KB)
  2. 0.3.5 - December 26, 2016 (13KB)
  3. 0.3.4 - October 23, 2016 (12.5KB)
  4. 0.3.3 - February 09, 2016 (12KB)
  5. 0.3.2 - September 13, 2015 (12KB)
  6. 0.2.1 - July 29, 2014 (11KB)
全てのバージョンを表示(全22件)

Runtime依存関係 (1):

debase >= 0

Development依存関係 (8):

bundler ~> 1
jeweler ~> 1
rdoc ~> 3
rspec ~> 2
semver ~> 1
simplecov ~> 0

所有者:

作者:

  • Fred Mitchell

SHA 256チェックサム:

b510ea91ba17f048044af2e1253f0e5df91f0494500a24c7c2c31d0ebec7baf6

累計ダウンロード数 107,060

このバージョンのみ 2,712

ライセンス:

MIT

必要なRubyのバージョン: >= 2.0

リンク: