MongoDB support for Ruby Object Mapper
Add this line to your application's Gemfile:
gem 'rom-mongo'
And then execute:
$ bundle
Or install it yourself as:
$ gem install rom-mongo
See spec/integration/gateway_spec.rb for a sample usage.
Issues should be reported in the main ROM repository, https://github.com/rom-rb/rom/issues
See LICENSE file.