Module: TableImporter

Defined in:
lib/table_importer/csv.rb,
lib/table_importer/excel.rb,
lib/table_importer/google.rb,
lib/table_importer/source.rb,
lib/table_importer/version.rb,
lib/table_importer/exceptions.rb,
lib/table_importer/copy_and_paste.rb,
lib/table_importer/roo_spreadsheet_source.rb

Defined Under Namespace

Classes: CSV, CopyAndPaste, EmptyFileImportError, EmptyStringImportError, Excel, Google, HeaderMismatchError, ImportError, IncorrectFileError, RooSpreadsheetSource, Source

Constant Summary collapse

VERSION =
"0.2.2"