Module: Bronze::Transforms

Defined in:
lib/bronze/transforms.rb,
lib/bronze/transforms/entities.rb,
lib/bronze/transforms/attributes.rb,
lib/bronze/transforms/identity_transform.rb

Overview

Namespace for defining transform objects, which that map a data object into another representation of that data.

Defined Under Namespace

Modules: Attributes, Entities Classes: IdentityTransform