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/adapter_spec.rb for a sample usage.

License

See LICENSE file.