Module: CsvImport
- Defined in:
- lib/csv_import.rb,
lib/csv_import/version.rb
Overview
Include this in a controller
Defined Under Namespace
Classes: Engine
Constant Summary collapse
- DEFAULT_PARSE_OPTS =
{ :headers => true, :header_converters => :symbol }
- VERSION =
"0.0.1"