Module
MongoMapper::Plugins::IdentityMap
In:
lib/mongo_mapper/plugins/identity_map.rb
Methods
add_to_identity_map
clear
delete
enabled
enabled=
enabled?
include?
key
remove_from_identity_map
repository
save
use
without
Classes and Modules
Module
MongoMapper::Plugins::IdentityMap::ClassMethods
Public Class methods
clear
()
enabled
()
enabled=
(flag)
enabled?
()
include?
(document)
key
(model, id)
repository
()
use
() {|if block_given?| ...}
without
() {|if block_given?| ...}
Public Instance methods
add_to_identity_map
()
delete
()
remove_from_identity_map
()
save
(*args)
[Validate]