Sha256: 40502c4ee274a92f01f97d6bb77093062311daab5b7ef3feba288bfc5769c132

Contents?: true

Size: 382 Bytes

Versions: 1

Compression:

Stored size: 382 Bytes

Contents

# FlatFile

Convenience methods for reading CSV, TSV, & JSON files.

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'flat_file'
```

And then execute:

    $ bundle install

Or install it yourself as:

    $ gem install flat_file

## License

The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
flat_file-0.1.0 README.md