json_csv

A pure-ruby library for converting deeply nested JSON structures to CSV...and back!

Installation

gem install json_csv

Usage

require 'json_csv'

TODO: Provide usage examples

Running Tests (for developers):

Tests are great and we should run them. Here's how:

bundle exec rake json_csv:ci