Module: FlatMap::Mapping::Writer

Extended by:
ActiveSupport::Autoload
Defined in:
lib/flat_map/mapping/writer.rb,
lib/flat_map/mapping/writer/proc.rb,
lib/flat_map/mapping/writer/basic.rb,
lib/flat_map/mapping/writer/method.rb

Overview

Writer module hosts various writer classes that are used by mappings to assign values to the target of an associated mapper.

Defined Under Namespace

Classes: Basic, Method, Proc