Module: StrongCSV::Types::Literal

Defined in:
lib/strong_csv/types/literal.rb

Overview

Literal is a module to collect all the literal types for CSV parsing. This module is intended for refining built-in classes and provide ‘#cast` like `Base` class.