Class | Rack::Mongoid::Middleware::IdentityMap |
In: |
lib/rack/mongoid/middleware/identity_map.rb
|
Parent: | Object |
This middleware contains the behaviour needed to properly use the identity map in Rack based applications.
Initialize the new middleware.
@example Init the middleware. IdentityMap.new(app)
@param [ Object ] app The application.
@since 2.1.0