Table of Contents - mongoo-0.5.7 Documentation
Pages
Classes and Modules
- Hash
- Mongoo
- Mongoo::AlreadyInsertedError
- Mongoo::AttributeProxy
- Mongoo::AttributeSanitizer
- Mongoo::Attributes
- Mongoo::Attributes::ClassMethods
- Mongoo::Attributes::DescribeDsl
- Mongoo::Attributes::InstanceMethods
- Mongoo::Base
- Mongoo::Changelog
- Mongoo::ConnNotSet
- Mongoo::Core
- Mongoo::Cursor
- Mongoo::DbNameNotSet
- Mongoo::DescribeDsl
- Mongoo::DuplicateKeyError
- Mongoo::Embedded
- Mongoo::Embedded::ArrayProxy
- Mongoo::Embedded::Base
- Mongoo::Embedded::CoreMixin
- Mongoo::Embedded::CoreMixin::ClassMethods
- Mongoo::Embedded::CoreMixin::InstanceMethods
- Mongoo::Embedded::DescribeDsl
- Mongoo::Embedded::HashProxy
- Mongoo::GridFs
- Mongoo::GridFs::DescribeDsl
- Mongoo::GridFs::File
- Mongoo::GridFs::Files
- Mongoo::HashExt
- Mongoo::IdentityMap
- Mongoo::InsertError
- Mongoo::InvalidAttributeValue
- Mongoo::ModifierBuilder
- Mongoo::ModifierUpdateError
- Mongoo::Modifiers
- Mongoo::Mongohash
- Mongoo::MongooException
- Mongoo::NotInsertedError
- Mongoo::NotValidError
- Mongoo::Persistence
- Mongoo::Persistence::ClassMethods
- Mongoo::Persistence::RawUpdate
- Mongoo::RemoveError
- Mongoo::StaleUpdateError
- Mongoo::UnknownAttributeError
- Mongoo::UpdateError
Methods
- ::after_describe — Mongoo::DescribeDsl
- ::async? — Mongoo
- ::before_describe — Mongoo::DescribeDsl
- ::conn — Mongoo
- ::conn= — Mongoo
- ::db — Mongoo
- ::db= — Mongoo
- ::describe — Mongoo::Core
- ::flush! — Mongoo::IdentityMap
- ::included — Mongoo::Persistence
- ::new — Mongoo::AttributeProxy
- ::new — Mongoo::DescribeDsl
- ::new — Mongoo::Core
- ::new — Mongoo::Cursor
- ::new — Mongoo::Embedded::ArrayProxy
- ::new — Mongoo::Embedded::Base
- ::new — Mongoo::Embedded::HashProxy
- ::new — Mongoo::GridFs::File
- ::new — Mongoo::GridFs::Files
- ::new — Mongoo::ModifierBuilder
- ::new — Mongoo::Mongohash
- ::new — Mongoo::Persistence::RawUpdate
- ::off! — Mongoo::IdentityMap
- ::off? — Mongoo::IdentityMap
- ::on! — Mongoo::IdentityMap
- ::on? — Mongoo::IdentityMap
- ::read — Mongoo::IdentityMap
- ::sanitize — Mongoo::AttributeSanitizer
- ::simple_query? — Mongoo::IdentityMap
- ::store — Mongoo::IdentityMap
- ::write — Mongoo::IdentityMap
- #<< — Mongoo::Embedded::ArrayProxy
- #== — Mongoo::Core
- #== — Mongoo::Embedded::Base
- #[] — Mongoo::Embedded::ArrayProxy
- #[] — Mongoo::Embedded::HashProxy
- #[]= — Mongoo::Embedded::ArrayProxy
- #[]= — Mongoo::Embedded::HashProxy
- #add_to_set — Mongoo::ModifierBuilder
- #all — Mongoo::Embedded::ArrayProxy
- #all — Mongoo::Embedded::HashProxy
- #all — Mongoo::Persistence::ClassMethods
- #attribute — Mongoo::Attributes::DescribeDsl
- #attributes — Mongoo::Attributes::ClassMethods
- #attributes — Mongoo::Attributes::InstanceMethods
- #attributes_tree — Mongoo::Attributes::ClassMethods
- #batch_size — Mongoo::Cursor
- #build — Mongoo::Embedded::ArrayProxy
- #build — Mongoo::Embedded::HashProxy
- #build_update_hash — Mongoo::Persistence
- #build_update_query_hash — Mongoo::Persistence
- #cast_value — Mongoo::ModifierBuilder
- #changelog — Mongoo::Changelog
- #collection — Mongoo::Persistence
- #collection — Mongoo::Persistence::ClassMethods
- #collection_name — Mongoo::Embedded::Base
- #collection_name — Mongoo::Persistence
- #collection_name — Mongoo::Persistence::ClassMethods
- #conn — Mongoo::Embedded::Base
- #conn — Mongoo::Persistence
- #conn — Mongoo::Persistence::ClassMethods
- #conn= — Mongoo::Persistence::ClassMethods
- #count — Mongoo::Cursor
- #count — Mongoo::Persistence::ClassMethods
- #create_indexes — Mongoo::Persistence::ClassMethods
- #db — Mongoo::Embedded::Base
- #db — Mongoo::Persistence
- #db — Mongoo::Persistence::ClassMethods
- #db= — Mongoo::Persistence::ClassMethods
- #deep_stringify_keys! — Mongoo::HashExt
- #define_attribute_methods — Mongoo::Attributes::DescribeDsl
- #define_embeds_many_method — Mongoo::Embedded::DescribeDsl
- #define_embeds_one_method — Mongoo::Embedded::DescribeDsl
- #define_grid_fs_file_method — Mongoo::GridFs::DescribeDsl
- #define_grid_fs_files_method — Mongoo::GridFs::DescribeDsl
- #delete — Mongoo::Embedded::HashProxy
- #delete — Mongoo::GridFs::File
- #delete — Mongoo::GridFs::Files
- #delete_at — Mongoo::Embedded::ArrayProxy
- #describe — Mongoo::DescribeDsl
- #destroyed? — Mongoo::Persistence
- #dot_delete — Mongoo::Mongohash
- #dot_get — Mongoo::Mongohash
- #dot_list — Mongoo::Mongohash
- #dot_set — Mongoo::Mongohash
- #drop — Mongoo::Persistence::ClassMethods
- #each — Mongoo::Cursor
- #each — Mongoo::Embedded::ArrayProxy
- #each — Mongoo::Embedded::HashProxy
- #each — Mongoo::Persistence::ClassMethods
- #embedded_array_proxy — Mongoo::Embedded::CoreMixin::InstanceMethods
- #embedded_doc — Mongoo::Embedded::CoreMixin::InstanceMethods
- #embedded_hash_proxy — Mongoo::Embedded::CoreMixin::InstanceMethods
- #embeds_many — Mongoo::Embedded::DescribeDsl
- #embeds_one — Mongoo::Embedded::DescribeDsl
- #empty? — Mongoo::Embedded::ArrayProxy
- #empty? — Mongoo::Persistence::ClassMethods
- #find — Mongoo::Persistence::ClassMethods
- #find_and_modify — Mongoo::Persistence::ClassMethods
- #find_one — Mongoo::Persistence::ClassMethods
- #first — Mongoo::Embedded::ArrayProxy
- #first — Mongoo::Embedded::HashProxy
- #first — Mongoo::Persistence::ClassMethods
- #g — Mongoo::Attributes::InstanceMethods
- #get — Mongoo::GridFs::File
- #get — Mongoo::GridFs::Files
- #get — Mongoo::Attributes::InstanceMethods
- #get_attribute — Mongoo::Attributes::InstanceMethods
- #get_attributes — Mongoo::Attributes::InstanceMethods
- #get_or_set — Mongoo::Attributes::InstanceMethods
- #get_or_set_attribute — Mongoo::Attributes::InstanceMethods
- #gets — Mongoo::Attributes::InstanceMethods
- #grid — Mongoo::GridFs::File
- #grid_fs_file — Mongoo::GridFs::DescribeDsl
- #grid_fs_files — Mongoo::GridFs::DescribeDsl
- #gs — Mongoo::Attributes::InstanceMethods
- #id — Mongoo::Attributes::InstanceMethods
- #id= — Mongoo::Attributes::InstanceMethods
- #inc — Mongoo::ModifierBuilder
- #index — Mongoo::DescribeDsl
- #index — Mongoo::Persistence::ClassMethods
- #index_meta — Mongoo::Persistence::ClassMethods
- #init_from_hash — Mongoo::Core
- #insert — Mongoo::Persistence
- #insert! — Mongoo::Persistence
- #key — Mongoo::Embedded::Base
- #keys — Mongoo::Embedded::ArrayProxy
- #keys — Mongoo::Embedded::HashProxy
- #known_attribute? — Mongoo::ModifierBuilder
- #known_attribute? — Mongoo::Attributes::ClassMethods
- #known_attribute? — Mongoo::Attributes::InstanceMethods
- #last — Mongoo::Embedded::ArrayProxy
- #last — Mongoo::Embedded::HashProxy
- #limit — Mongoo::Cursor
- #merge! — Mongoo::Core
- #method_missing — Mongoo::AttributeProxy
- #method_missing — Mongoo::Cursor
- #mod — Mongoo::AttributeProxy
- #mod — Mongoo::Modifiers
- #mod! — Mongoo::AttributeProxy
- #mod! — Mongoo::Modifiers
- #mongohash — Mongoo::Core
- #new_record? — Mongoo::Persistence
- #next — Mongoo::Cursor
- #next_document — Mongoo::Cursor
- #obj_from_doc — Mongoo::Cursor
- #persisted? — Mongoo::Embedded::Base
- #persisted? — Mongoo::Persistence
- #persisted_mongohash — Mongoo::Core
- #pop — Mongoo::ModifierBuilder
- #pull — Mongoo::ModifierBuilder
- #pull_all — Mongoo::ModifierBuilder
- #push — Mongoo::Embedded::ArrayProxy
- #push — Mongoo::Embedded::HashProxy
- #push — Mongoo::ModifierBuilder
- #push_all — Mongoo::ModifierBuilder
- #put — Mongoo::GridFs::File
- #put — Mongoo::GridFs::Files
- #raw — Mongoo::Embedded::ArrayProxy
- #raw — Mongoo::Embedded::HashProxy
- #raw_update — Mongoo::Persistence
- #read_attribute_for_validation — Mongoo::Attributes::InstanceMethods
- #reload — Mongoo::Persistence
- #remove — Mongoo::Persistence
- #remove! — Mongoo::Persistence
- #reset_persisted_mongohash — Mongoo::Core
- #run — Mongoo::Persistence::RawUpdate
- #run! — Mongoo::ModifierBuilder
- #s — Mongoo::Attributes::InstanceMethods
- #sanitize_value — Mongoo::ModifierBuilder
- #save — Mongoo::Persistence
- #save! — Mongoo::Persistence
- #set — Mongoo::ModifierBuilder
- #set — Mongoo::Attributes::InstanceMethods
- #set_attribute — Mongoo::Attributes::InstanceMethods
- #set_attributes — Mongoo::Attributes::InstanceMethods
- #set_mongohash — Mongoo::Core
- #set_persisted_mongohash — Mongoo::Core
- #sets — Mongoo::Attributes::InstanceMethods
- #size — Mongoo::Embedded::ArrayProxy
- #size — Mongoo::Embedded::HashProxy
- #skip — Mongoo::Cursor
- #sort — Mongoo::Cursor
- #to_a — Mongoo::Cursor
- #to_a — Mongoo::Embedded::ArrayProxy
- #to_hash — Mongoo::Core
- #to_key — Mongoo::Persistence
- #to_key_value — Mongoo::Mongohash
- #to_model — Mongoo::Persistence
- #to_param — Mongoo::Persistence
- #u — Mongoo::Attributes::InstanceMethods
- #unset — Mongoo::AttributeProxy
- #unset — Mongoo::ModifierBuilder
- #unset — Mongoo::Attributes::InstanceMethods
- #unset_attribute — Mongoo::Attributes::InstanceMethods
- #unset_attributes — Mongoo::Attributes::InstanceMethods
- #unsets — Mongoo::Attributes::InstanceMethods
- #update — Mongoo::Persistence
- #update! — Mongoo::Persistence
- #will_change — Mongoo::Persistence::RawUpdate