module T::Props::Serializable::ClassMethods
def from_hash!(hash)
-
(Serializable)
-
def from_hash!(hash) self.decorator.from_hash(hash, true) end
(Serializable)
-
def from_hash!(hash) self.decorator.from_hash(hash, true) end