Module
MongoMapper::Plugins::IdentityMap::ClassMethods
In:
lib/mongo_mapper/plugins/identity_map.rb
Methods
get_from_identity_map
load
query
remove_documents_from_map
Public Instance methods
get_from_identity_map
(id)
Private - Looks for a document in the identity map
load
(attrs, with_cast = false)
query
(opts={})
remove_documents_from_map
(*documents)
[Validate]