MongoMapper v0.12.0 Release Notes

Release Date: 2012-09-12 // over 11 years ago
  • * Identity map is now more opt-in. Middleware turns it on, but it stays off for background jobs and such without explicit intervention.
    * Update to latest version of plucky
    * Rails 3.2 support
    * Support new mongo hosts option format
    * A few bug fixes