ROM::Mongo

Gem Version Build Status Dependency Status Code Climate Test Coverage Inline docs

MongoDB support for Ruby Object Mapper

Installation

Add this line to your application's Gemfile:

gem 'rom-mongo'

And then execute:

$ bundle

Or install it yourself as:

$ gem install rom-mongo

Usage

See spec/integration/gateway_spec.rb for a sample usage.

Issues

Issues should be reported in the main ROM repository, https://github.com/rom-rb/rom/issues

License

See LICENSE file.