This repository was archived by the owner on Jan 1, 2021. It is now read-only.
digitalaun/data_translation
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Provides a means to write data translation maps in Ruby and translate from a source object to a hash. A mixin is also provided to help ease the creation of new objects from mappings. See DataTranslation and DataTranslation::Destination for details and examples.