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