Mongo Mapper

MongoMapper 0.11.0 Release

Posted by Jon Kern (stenographer) on January 26, 2012

MongoMapper 0.11.0 has been released, with some bug fixes and enhancements from the following contributors:

Enhancements

  many :things
  validates_associated :things, :context => :custom_context
  production:
    uri: <%= ENV['MONGOHQ_URL'] %>
    options:
      safe: true

Bug Fixes

Changelog

See the individual commits via the full change log for v0.11.0

Fork me on GitHub