Module: Representable::Inheritable

Includes:
Cloneable
Included in:
Array, Hash
Defined in:
lib/representable/inheritable.rb

Overview

Objects marked cloneable will be inherit!ed in #inherit! when available in parent and child. TODO: #inherit! will be removed in future versions of Representable in favor of #clone, only. manually merging objects sucks.

Defined Under Namespace

Classes: Array, Hash