CSV support for Ruby Object Mapper
Note: rom-csv is read only at the moment.
Add this line to your application's Gemfile:
gem "rom-csv"
And then execute:
$ bundle
Or install it yourself as:
$ gem install rom-csv
See spec/integration/repository_spec.rb
or examples/ folder for a sample usage.
See LICENSE
file.