Table of Contents - mongomatic-0.8.2 Documentation
Pages
Classes and Modules
- Mongomatic
- Mongomatic::ActiveModelCompliancy
- Mongomatic::Base
- Mongomatic::Cursor
- Mongomatic::Errors
- Mongomatic::Exceptions
- Mongomatic::Exceptions::Base
- Mongomatic::Exceptions::CannotGetTransactionLock
- Mongomatic::Exceptions::DocumentIsNew
- Mongomatic::Exceptions::DocumentNotNew
- Mongomatic::Exceptions::DocumentNotValid
- Mongomatic::Exceptions::DocumentWasRemoved
- Mongomatic::Expectations
- Mongomatic::Expectations::BeReference
- Mongomatic::Expectations::Expectation
- Mongomatic::Expectations::Expected
- Mongomatic::Expectations::Helper
- Mongomatic::Expectations::IsNumber
- Mongomatic::Expectations::Match
- Mongomatic::Expectations::OfLength
- Mongomatic::Expectations::Present
- Mongomatic::MHash
- Mongomatic::MHash
- Mongomatic::Modifiers
- Mongomatic::Modifiers::UnexpectedFieldType
- Mongomatic::Observable
- Mongomatic::Observable::ClassMethods
- Mongomatic::Observer
- Mongomatic::TransactionLock
- Mongomatic::TypeConverters
- Mongomatic::TypeConverters::Array
- Mongomatic::TypeConverters::Base
- Mongomatic::TypeConverters::Bool
- Mongomatic::TypeConverters::CannotCastValue
- Mongomatic::TypeConverters::Fixnum
- Mongomatic::TypeConverters::Float
- Mongomatic::TypeConverters::Hash
- Mongomatic::TypeConverters::ObjectId
- Mongomatic::TypeConverters::Regex
- Mongomatic::TypeConverters::String
- Mongomatic::TypeConverters::Symbol
- Mongomatic::TypeConverters::Time
- Mongomatic::TypedFields
- Mongomatic::TypedFields::ClassMethods
- Mongomatic::TypedFields::InstanceMethods
- Mongomatic::TypedFields::InvalidType
- Mongomatic::Util
- Object
Methods
- ::all — Mongomatic::Base
- ::collection — Mongomatic::Base
- ::collection_name — Mongomatic::Base
- ::count — Mongomatic::Base
- ::create_indexes — Mongomatic::TransactionLock
- ::db — Mongomatic::Base
- ::db — Mongomatic
- ::db= — Mongomatic::Base
- ::db= — Mongomatic
- ::define_to_be? — Mongomatic::Expectations::Expectation
- ::define_to_not_be? — Mongomatic::Expectations::Expectation
- ::do_callback — Mongomatic::Base
- ::drop — Mongomatic::Base
- ::each — Mongomatic::Base
- ::empty? — Mongomatic::Base
- ::find — Mongomatic::Base
- ::find_one — Mongomatic::Base
- ::first — Mongomatic::Base
- ::for_type — Mongomatic::TypeConverters
- ::included — Mongomatic::Observable
- ::included — Mongomatic::TypedFields
- ::inherited — Mongomatic::Expectations::Expectation
- ::insert — Mongomatic::Base
- ::insert! — Mongomatic::Base
- ::name — Mongomatic::Expectations::BeReference
- ::name — Mongomatic::Expectations::Expected
- ::name — Mongomatic::Expectations::IsNumber
- ::name — Mongomatic::Expectations::Match
- ::name — Mongomatic::Expectations::OfLength
- ::name — Mongomatic::Expectations::Present
- ::new — Mongomatic::Base
- ::new — Mongomatic::Cursor
- ::new — Mongomatic::Errors
- ::new — Mongomatic::Expectations::Expectation
- ::new — Mongomatic::MHash
- ::new — Mongomatic::MHash
- ::new — Mongomatic::TypeConverters::Base
- ::new_from_hash_copying_default — Mongomatic::MHash
- ::new_from_hash_copying_default — Mongomatic::MHash
- ::remove_stale_locks — Mongomatic::TransactionLock
- ::start — Mongomatic::TransactionLock
- #<< — Mongomatic::Errors
- #== — Mongomatic::Base
- #[] — Mongomatic::Base
- #[] — Mongomatic::Errors
- #[]= — Mongomatic::Base
- #[]= — Mongomatic::MHash
- #[]= — Mongomatic::MHash
- #add — Mongomatic::Errors
- #add_error_msg — Mongomatic::Expectations::Expectation
- #add_observer — Mongomatic::Observable::ClassMethods
- #add_to_base — Mongomatic::Errors
- #add_to_set — Mongomatic::Modifiers
- #add_to_set! — Mongomatic::Modifiers
- #any? — Mongomatic::Errors
- #cast — Mongomatic::TypeConverters::Base
- #cast_or_raise_typed_field — Mongomatic::TypedFields::InstanceMethods
- #check_typed_fields! — Mongomatic::TypedFields::InstanceMethods
- #convert_key — Mongomatic::MHash
- #convert_key — Mongomatic::MHash
- #convert_orig_val — Mongomatic::TypeConverters::Base
- #convert_orig_val — Mongomatic::TypeConverters::String
- #convert_orig_val — Mongomatic::TypeConverters::Float
- #convert_orig_val — Mongomatic::TypeConverters::Fixnum
- #convert_orig_val — Mongomatic::TypeConverters::Array
- #convert_orig_val — Mongomatic::TypeConverters::Hash
- #convert_orig_val — Mongomatic::TypeConverters::Bool
- #convert_orig_val — Mongomatic::TypeConverters::Time
- #convert_orig_val — Mongomatic::TypeConverters::Regex
- #convert_orig_val — Mongomatic::TypeConverters::Symbol
- #convert_orig_val — Mongomatic::TypeConverters::ObjectId
- #convert_value — Mongomatic::MHash
- #convert_value — Mongomatic::MHash
- #count — Mongomatic::Errors
- #create_array — Mongomatic::Util
- #current_limit — Mongomatic::Cursor
- #current_skip — Mongomatic::Cursor
- #default — Mongomatic::MHash
- #default — Mongomatic::MHash
- #define_expectations — Mongomatic::Expectations::Helper
- #delete — Mongomatic::Base
- #delete — Mongomatic::MHash
- #delete — Mongomatic::MHash
- #destroyed? — Mongomatic::ActiveModelCompliancy
- #do_callback — Mongomatic::Base
- #doc — Mongomatic::Base
- #doc= — Mongomatic::Base
- #dup — Mongomatic::MHash
- #dup — Mongomatic::MHash
- #each — Mongomatic::Cursor
- #empty? — Mongomatic::Cursor
- #empty? — Mongomatic::Errors
- #expectations — Mongomatic::Expectations::Helper
- #extractable_options? — Mongomatic::MHash
- #extractable_options? — Mongomatic::MHash
- #fetch — Mongomatic::MHash
- #fetch — Mongomatic::MHash
- #full_messages — Mongomatic::Errors
- #has_key? — Mongomatic::Base
- #has_key? — Mongomatic::MHash
- #has_key? — Mongomatic::MHash
- #has_observer? — Mongomatic::Observable::ClassMethods
- #hash_for_field — Mongomatic::Base
- #inc — Mongomatic::Modifiers
- #inc! — Mongomatic::Modifiers
- #include? — Mongomatic::MHash
- #include? — Mongomatic::MHash
- #insert — Mongomatic::Base
- #insert! — Mongomatic::Base
- #is_new? — Mongomatic::Base
- #key? — Mongomatic::MHash
- #key? — Mongomatic::MHash
- #limit — Mongomatic::Cursor
- #member? — Mongomatic::MHash
- #member? — Mongomatic::MHash
- #merge — Mongomatic::Base
- #merge — Mongomatic::MHash
- #merge — Mongomatic::MHash
- #merge! — Mongomatic::MHash
- #merge! — Mongomatic::MHash
- #method_missing — Mongomatic::Cursor
- #new? — Mongomatic::Base
- #new_record? — Mongomatic::ActiveModelCompliancy
- #next — Mongomatic::Cursor
- #next_document — Mongomatic::Cursor
- #notify — Mongomatic::Observable
- #observer — Mongomatic::Observable::ClassMethods
- #observers — Mongomatic::Observable::ClassMethods
- #on — Mongomatic::Errors
- #persisted? — Mongomatic::ActiveModelCompliancy
- #pop_first — Mongomatic::Modifiers
- #pop_first! — Mongomatic::Modifiers
- #pop_last — Mongomatic::Modifiers
- #pop_last! — Mongomatic::Modifiers
- #pull — Mongomatic::Modifiers
- #pull! — Mongomatic::Modifiers
- #pull_all — Mongomatic::Modifiers
- #pull_all! — Mongomatic::Modifiers
- #push — Mongomatic::Modifiers
- #push! — Mongomatic::Modifiers
- #push_all — Mongomatic::Modifiers
- #push_all! — Mongomatic::Modifiers
- #regular_update — Mongomatic::MHash
- #regular_update — Mongomatic::MHash
- #regular_writer — Mongomatic::MHash
- #regular_writer — Mongomatic::MHash
- #reload — Mongomatic::Base
- #remove — Mongomatic::Base
- #remove — Mongomatic::Errors
- #remove! — Mongomatic::Base
- #remove_observers — Mongomatic::Observable::ClassMethods
- #removed? — Mongomatic::Base
- #reverse_merge — Mongomatic::MHash
- #reverse_merge — Mongomatic::MHash
- #reverse_merge! — Mongomatic::MHash
- #reverse_merge! — Mongomatic::MHash
- #set — Mongomatic::Modifiers
- #set! — Mongomatic::Modifiers
- #set_value_for_key — Mongomatic::Base
- #skip — Mongomatic::Cursor
- #sort — Mongomatic::Cursor
- #stringify_keys — Mongomatic::MHash
- #stringify_keys — Mongomatic::MHash
- #stringify_keys! — Mongomatic::MHash
- #stringify_keys! — Mongomatic::MHash
- #symbolize_keys — Mongomatic::MHash
- #symbolize_keys — Mongomatic::MHash
- #to_be — Mongomatic::Expectations::BeReference
- #to_be — Mongomatic::Expectations::Expected
- #to_be — Mongomatic::Expectations::IsNumber
- #to_be — Mongomatic::Expectations::Match
- #to_be — Mongomatic::Expectations::OfLength
- #to_be — Mongomatic::Expectations::Present
- #to_hash — Mongomatic::Base
- #to_hash — Mongomatic::Errors
- #to_hash — Mongomatic::MHash
- #to_hash — Mongomatic::MHash
- #to_key — Mongomatic::ActiveModelCompliancy
- #to_model — Mongomatic::ActiveModelCompliancy
- #to_not_be — Mongomatic::Expectations::Expected
- #to_not_be — Mongomatic::Expectations::IsNumber
- #to_not_be — Mongomatic::Expectations::Match
- #to_not_be — Mongomatic::Expectations::Present
- #to_options! — Mongomatic::MHash
- #to_options! — Mongomatic::MHash
- #to_param — Mongomatic::ActiveModelCompliancy
- #transaction — Mongomatic::Base
- #type_match? — Mongomatic::TypeConverters::Base
- #type_match? — Mongomatic::TypeConverters::String
- #type_match? — Mongomatic::TypeConverters::Float
- #type_match? — Mongomatic::TypeConverters::Fixnum
- #type_match? — Mongomatic::TypeConverters::Array
- #type_match? — Mongomatic::TypeConverters::Hash
- #type_match? — Mongomatic::TypeConverters::Bool
- #type_match? — Mongomatic::TypeConverters::Time
- #type_match? — Mongomatic::TypeConverters::Regex
- #type_match? — Mongomatic::TypeConverters::Symbol
- #type_match? — Mongomatic::TypeConverters::ObjectId
- #typed_field — Mongomatic::TypedFields::ClassMethods
- #typed_fields — Mongomatic::TypedFields::ClassMethods
- #undefine_expectations — Mongomatic::Expectations::Helper
- #unset — Mongomatic::Modifiers
- #unset! — Mongomatic::Modifiers
- #update — Mongomatic::Base
- #update — Mongomatic::MHash
- #update — Mongomatic::MHash
- #update! — Mongomatic::Base
- #valid? — Mongomatic::Base
- #validate — Mongomatic::Base
- #value_for_key — Mongomatic::Base
- #values_at — Mongomatic::MHash
- #values_at — Mongomatic::MHash