Module: FlatMap::Mapping::Reader

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

Overview

Reader module hosts various readers that are used by mappings for reading and returning values.

Defined Under Namespace

Classes: Basic, Formatted, Method, Proc