This is the documentation page for ama-entity-mapper gem.

AMA::Entity::Mapper is simply an API to map one data structures into other minimizing manual work, like mapping humongous nested API output to some domain classes, or data normalization and denormalization before saving.

Pages

  1. Installation
  2. Basic Usage
  3. Algorithm
  4. DSL In Detail
  5. Parametrized Types (Generics)
  6. Wildcards
  7. Handlers
  8. Logging