Module: Bronze::Transforms::Attributes

Defined in:
lib/bronze/transforms/attributes.rb,
lib/bronze/transforms/attributes/date_transform.rb,
lib/bronze/transforms/attributes/time_transform.rb,
lib/bronze/transforms/attributes/symbol_transform.rb,
lib/bronze/transforms/attributes/date_time_transform.rb,
lib/bronze/transforms/attributes/big_decimal_transform.rb

Overview

Namespace for defining attribute transforms, which convert data objects to normalized forms.

Defined Under Namespace

Classes: BigDecimalTransform, DateTimeTransform, DateTransform, SymbolTransform, TimeTransform