rom-rb / rom-csv

CSV support for Ruby Object Mapper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

CSV support for Ruby Object Mapper

License:MIT License


Languages

Language:Ruby 100.0%