Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.21 KB

README.md

File metadata and controls

42 lines (27 loc) · 1.21 KB

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.