| 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.