Class: Mapping::ObjectModel

Inherits:
Model
  • Object
show all
Defined in:
lib/mapping/object_model.rb

Overview

Provides a useful starting point for object based mappings. Handles, true, false, nil, Array and Hash by default, simply by passing through.

Constant Summary

Constants inherited from Model

Model::PREFIX

Method Summary

Methods inherited from Model

map, #map, map_identity, #method_for_mapping, method_for_mapping, unmap