ROM::JSON
JSON support for Ruby Object Mapper
Installation
Add this line to your application's Gemfile:
gem 'rom-json'
And then execute:
$ bundle
Or install it yourself as:
$ gem install rom-json
Usage
See spec/integration/adapter_spec.rb
for a sample usage.
License
See LICENSE
file.