Class MongoMapper::Middleware::IdentityMap
In: lib/mongo_mapper/middleware/identity_map.rb
Parent: Object

Usage:

  config.middleware.insert_after      #     ActionDispatch::Callbacks,
    MongoMapper::Middleware::IdentityMap

You have to insert after callbacks so the entire request is wrapped.

Methods

call   new  

Classes and Modules

Class MongoMapper::Middleware::IdentityMap::Body

Public Class methods

Public Instance methods

[Validate]