Class: Representable::Cloneable::Hash

Inherits:
Hash
  • Object
show all
Includes:
Representable::Cloneable, Clone
Defined in:
lib/representable/inheritable.rb

Overview

Implements recursive cloning for Hash. Values to clone have to include Cloneable.

Defined Under Namespace

Modules: Clone

Method Summary

Methods included from Clone

#clone