GitHub - rom-rb/rom-csv: CSV support for Ruby Object Mapper

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

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.