Module: MongoMapper::EmbeddedDocument

Constant Summary

Constants included from Plugins::Keys

Plugins::Keys::IS_RUBY_1_9

Method Summary

Methods included from Plugins

included, plugin, plugins

Methods included from Plugins::Touch

#touch

Methods included from Plugins::EmbeddedCallbacks

#run_callbacks

Methods included from Plugins::Validations

#save, #valid?

Methods included from Plugins::Timestamps

#update_timestamps

Methods included from Plugins::Serialization

#serializable_attributes, #serializable_hash, #to_xml

Methods included from Plugins::Sci

#initialize

Methods included from Plugins::Rails

#new_record?, #read_attribute, #read_attribute_before_type_cast, #to_key, #to_model, #to_param, #write_attribute, #write_key

Methods included from Plugins::Protected

#attributes=, #update_attributes, #update_attributes!

Methods included from Plugins::Accessible

#accessible_attributes, #accessible_attributes?, #attributes=, #update_attributes, #update_attributes!

Methods included from Plugins::Persistence

#collection, #database

Methods included from Plugins::Logger

#logger

Methods included from Plugins::Keys

#[], #[]=, #assign, #assign_attributes, #attribute, #attributes, #attributes=, #embedded_keys, #id, #id=, #initialize, #initialize_from_database, #key_names, #keys, #non_embedded_keys, #persisted?, #read_key, #to_mongo, #update_attribute, #update_attributes, #update_attributes!

Methods included from Plugins::Inspect

#inspect

Methods included from Plugins::Equality

#eql?, #hash

Methods included from Plugins::Clone

#initialize_copy

Methods included from Plugins::Caching

#cache_key

Methods included from Plugins::Associations

#associations, #build_proxy, #embedded_associations, #get_proxy, #save_to_collection

Methods included from Plugins::EmbeddedDocument

#_root_document, #destroyed?, #new?, #persist, #save, #save!