Sha256: e94646cab585d96d2a65b30491afafeefe168e99ef9c5762f21669e0baad52bd

Contents?: true

Size: 637 Bytes

Versions: 4

Compression:

Stored size: 637 Bytes

Contents

[![Gem Version](https://badge.fury.io/rb/table_importer.svg)](http://badge.fury.io/rb/table_importer) [![Build Status](https://travis-ci.org/pressdoc/table_importer.svg?branch=master)](https://travis-ci.org/pressdoc/table_importer) [![Coverage Status](https://coveralls.io/repos/pressdoc/table_importer/badge.png?branch=master)](https://coveralls.io/r/pressdoc/table_importer?branch=master)

==============
Table Importer
==============

Given a file (or a string) containing a container, along with options, it will return a hash of those values. Great for importing poorly formatted CSV files.

Only works  for ruby versions >= 1.9.3.

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
table_importer-0.0.5 README.md
table_importer-0.0.4 README.md
table_importer-0.0.3 README.md
table_importer-0.0.2 README.md