ROM::CSV

Gem Version Build Status Dependency Status Code Climate Test Coverage Inline docs

CSV support for Ruby Object Mapper

Note: rom-csv is read only at the moment.

Installation

Add this line to your application's Gemfile:

gem "rom-csv"

And then execute:

$ bundle

Or install it yourself as:

$ gem install rom-csv

Usage

See spec/integration/repository_spec.rb or examples/ folder for a sample usage.

License

See LICENSE file.