Module: Cascade

Defined in:
lib/cascade.rb,
lib/cascade/version.rb,
lib/cascade/registry.rb,
lib/cascade/statistics.rb,
lib/cascade/data_parser.rb,
lib/cascade/error_handler.rb,
lib/cascade/row_processor.rb,
lib/cascade/columns_matching.rb,
lib/cascade/complex_fields/boolean.rb,
lib/cascade/complex_fields/currency.rb,
lib/cascade/statistics_stores/array_store.rb,
lib/cascade/complex_fields/array_processor.rb,
lib/cascade/concerns/statistics_collectible.rb,
lib/cascade/exceptions/wrong_mapping_format.rb,
lib/cascade/statistics_stores/counter_store.rb,
lib/cascade/exceptions/unsupported_component.rb,
lib/cascade/statistics_stores/abstract_store.rb,
lib/cascade/exceptions/unknown_presenter_type.rb

Overview

Base gem module

Defined Under Namespace

Modules: ComplexFields, Registry, StatisticsCollectible, StatisticsStores Classes: ColumnsMatching, DataParser, ErrorHandler, RowProcessor, Statistics, UnknownPresenterType, UnsupportedComponent, WrongMappingFormat

Constant Summary collapse

VERSION =

current gem version

'0.3.0'