Module: MongoMapper::EmbeddedDocument
- Extended by:
- ActiveSupport::Concern, Plugins
- Includes:
- Plugins::Accessible, Plugins::ActiveModel, Plugins::Associations, Plugins::Caching, Plugins::Clone, Plugins::EmbeddedCallbacks, Plugins::EmbeddedDocument, Plugins::Equality, Plugins::Inspect, Plugins::Keys, Plugins::Logger, Plugins::Persistence, Plugins::Protected, Plugins::Rails, Plugins::Sci, Plugins::Serialization, Plugins::Timestamps, Plugins::Touch, Plugins::Validations
- Defined in:
- lib/mongo_mapper/embedded_document.rb
Method Summary
Methods included from Plugins
Methods included from Plugins::Touch
Methods included from Plugins::EmbeddedCallbacks
Methods included from Plugins::Validations
Methods included from Plugins::Timestamps
Methods included from Plugins::Serialization
#serializable_attributes, #serializable_hash, #to_xml
Methods included from Plugins::Sci
Methods included from Plugins::Rails
#new_record?, #read_attribute, #read_attribute_before_type_cast, #to_key, #to_model, #to_param, #write_attribute
Methods included from Plugins::Protected
#attributes=, #update_attributes, #update_attributes!
Methods included from Plugins::Accessible
#attributes=, #update_attributes, #update_attributes!
Methods included from Plugins::Persistence
Methods included from Plugins::Logger
Methods included from Plugins::Keys
#[], #[]=, #assign, #attributes, #attributes=, #embedded_keys, #id, #id=, #initialize, #initialize_from_database, #key_names, #keys, #non_embedded_keys, #persisted?, #update_attribute, #update_attributes, #update_attributes!
Methods included from Plugins::Inspect
Methods included from Plugins::Equality
Methods included from Plugins::Clone
Methods included from Plugins::Caching
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!