Table of Contents - active_any-0.0.8 Documentation
Classes and Modules
- ActiveAny
- ActiveAny::AbstractAdapter
- ActiveAny::AssociationRelation
- ActiveAny::Associations
- ActiveAny::Associations::Association
- ActiveAny::Associations::AssociationNotFoundError
- ActiveAny::Associations::AssociationScope
- ActiveAny::Associations::BelongsToAssociation
- ActiveAny::Associations::Builder
- ActiveAny::Associations::Builder::Association
- ActiveAny::Associations::Builder::BelongsTo
- ActiveAny::Associations::Builder::HasMany
- ActiveAny::Associations::Builder::HasOne
- ActiveAny::Associations::Builder::SingularAssociation
- ActiveAny::Associations::ClassMethods
- ActiveAny::Associations::CollectionProxy
- ActiveAny::Associations::ForeignAssociation
- ActiveAny::Associations::ForeignKeyAssociation
- ActiveAny::Associations::HasManyAssociation
- ActiveAny::Associations::HasOneAssociation
- ActiveAny::Associations::Preloader
- ActiveAny::Associations::Preloader::AlreadyLoaded
- ActiveAny::Associations::Preloader::Association
- ActiveAny::Associations::Preloader::BelongsTo
- ActiveAny::Associations::Preloader::HasMany
- ActiveAny::Associations::Preloader::HasOne
- ActiveAny::Associations::Preloader::NullPreloader
- ActiveAny::Associations::Preloader::SingularAssociation
- ActiveAny::Associations::SingularAssociation
- ActiveAny::Attribute
- ActiveAny::Attribute::ClassMethods
- ActiveAny::AttributeAssignment
- ActiveAny::Base
- ActiveAny::CSV
- ActiveAny::CSV::MissingFileError
- ActiveAny::Configuration
- ActiveAny::Core
- ActiveAny::Core::ClassMethods
- ActiveAny::Delegation
- ActiveAny::Delegation::ClassMethods
- ActiveAny::Delegation::ClassSpecificRelation
- ActiveAny::Delegation::ClassSpecificRelation::ClassMethods
- ActiveAny::Delegation::DelegateCache
- ActiveAny::Finders
- ActiveAny::Finders::ClassMethods
- ActiveAny::Hash
- ActiveAny::Object
- ActiveAny::ObjectAdapter
- ActiveAny::Reflection
- ActiveAny::Reflection::AssociationReflection
- ActiveAny::Reflection::BelongsToReflection
- ActiveAny::Reflection::ClassMethods
- ActiveAny::Reflection::HasManyReflection
- ActiveAny::Reflection::HasOneReflection
- ActiveAny::Reflection::UnknownPrimaryKey
- ActiveAny::Relation
- ActiveAny::Relation::FinderMethods
- ActiveAny::Relation::HashMerger
- ActiveAny::Relation::ImmutableRelation
- ActiveAny::Relation::Merger
- ActiveAny::Relation::OrderClause
- ActiveAny::Relation::QueryMethods
- ActiveAny::Relation::WhereClause
- ActiveAny::Relation::WhereClause::Condition
- ActiveAny::Subscriber
Methods
- ::adapter — ActiveAny::Object
- ::adapter — ActiveAny::Hash
- ::adapter — ActiveAny::CSV
- ::add_reflection — ActiveAny::Reflection
- ::build — ActiveAny::Associations::Builder::Association
- ::build_scope — ActiveAny::Associations::Builder::Association
- ::config — ActiveAny
- ::configure — ActiveAny
- ::create — ActiveAny::Associations::AssociationScope
- ::create — ActiveAny::Reflection
- ::create_reflection — ActiveAny::Associations::Builder::Association
- ::data — ActiveAny::CSV
- ::data= — ActiveAny::Hash
- ::define_accessors — ActiveAny::Associations::Builder::Association
- ::define_readers — ActiveAny::Associations::Builder::Association
- ::define_writers — ActiveAny::Associations::Builder::Association
- ::empty — ActiveAny::Relation::OrderClause
- ::empty — ActiveAny::Relation::WhereClause
- ::file= — ActiveAny::CSV
- ::macro — ActiveAny::Associations::Builder::BelongsTo
- ::macro — ActiveAny::Associations::Builder::HasMany
- ::macro — ActiveAny::Associations::Builder::HasOne
- ::new — ActiveAny::AbstractAdapter
- ::new — ActiveAny::AssociationRelation
- ::new — ActiveAny::Associations::AssociationNotFoundError
- ::new — ActiveAny::Associations::Association
- ::new — ActiveAny::Associations::CollectionProxy
- ::new — ActiveAny::Associations::Preloader::AlreadyLoaded
- ::new — ActiveAny::Associations::Preloader::NullPreloader
- ::new — ActiveAny::Associations::Preloader::Association
- ::new — ActiveAny::Reflection::UnknownPrimaryKey
- ::new — ActiveAny::Reflection::AssociationReflection
- ::new — ActiveAny::Relation
- ::new — ActiveAny::Relation::HashMerger
- ::new — ActiveAny::Relation::Merger
- ::new — ActiveAny::Relation::OrderClause
- ::new — ActiveAny::Relation::WhereClause
- ::new — ActiveAny::Relation::WhereClause::Condition
- ::new — ActiveAny::Core
- ::owners — ActiveAny::Associations::Preloader::NullPreloader
- ::preloaded_records — ActiveAny::Associations::Preloader::NullPreloader
- ::reload — ActiveAny::CSV
- ::run — ActiveAny::Associations::Preloader::NullPreloader
- ::scope — ActiveAny::Associations::AssociationScope
- ::valid_options — ActiveAny::Associations::Builder::Association
- ::valid_options — ActiveAny::Associations::Builder::HasOne
- ::valid_options — ActiveAny::Associations::Builder::SingularAssociation
- ::validate_options — ActiveAny::Associations::Builder::Association
- #+ — ActiveAny::Relation::OrderClause
- #+ — ActiveAny::Relation::WhereClause
- #== — ActiveAny::AssociationRelation
- #== — ActiveAny::Associations::CollectionProxy
- #== — ActiveAny::Relation::OrderClause
- #== — ActiveAny::Relation::WhereClause
- #[] — ActiveAny::Core
- #_reflect_on_association — ActiveAny::Reflection::ClassMethods
- #abstract_class? — ActiveAny::Core::ClassMethods
- #adapter — ActiveAny::Finders::ClassMethods
- #add_constraints — ActiveAny::Associations::AssociationScope
- #all — ActiveAny::Finders::ClassMethods
- #array_handler — ActiveAny::ObjectAdapter
- #assert_mutability! — ActiveAny::Relation::QueryMethods
- #assign_attributes — ActiveAny::AttributeAssignment
- #associated_records_by_owner — ActiveAny::Associations::Preloader::Association
- #association — ActiveAny::Associations
- #association_cache — ActiveAny::Associations
- #association_class — ActiveAny::Reflection::AssociationReflection
- #association_class — ActiveAny::Reflection::BelongsToReflection
- #association_class — ActiveAny::Reflection::HasManyReflection
- #association_class — ActiveAny::Reflection::HasOneReflection
- #association_instance_get — ActiveAny::Associations
- #association_instance_set — ActiveAny::Associations
- #association_key_name — ActiveAny::Associations::Preloader::Association
- #association_key_name — ActiveAny::Associations::Preloader::BelongsTo
- #association_key_name — ActiveAny::Associations::Preloader::HasMany
- #association_key_name — ActiveAny::Associations::Preloader::HasOne
- #association_scope — ActiveAny::Associations::Association
- #attribute — ActiveAny::Attribute::ClassMethods
- #attribute_for_inspect — ActiveAny::Attribute
- #attribute_names — ActiveAny::Attribute::ClassMethods
- #attribute_present? — ActiveAny::Attribute
- #attributes — ActiveAny::Attribute
- #attributes — ActiveAny::Attribute::ClassMethods
- #automatic_inverse_of — ActiveAny::Reflection::AssociationReflection
- #base_handler — ActiveAny::ObjectAdapter
- #belongs_to — ActiveAny::Associations::ClassMethods
- #belongs_to? — ActiveAny::Reflection::AssociationReflection
- #belongs_to? — ActiveAny::Reflection::BelongsToReflection
- #build_order_proc — ActiveAny::ObjectAdapter
- #build_preloader — ActiveAny::Relation
- #build_scope — ActiveAny::Associations::Preloader::Association
- #can_find_inverse_of_automatically? — ActiveAny::Reflection::AssociationReflection
- #check_eager_loadable! — ActiveAny::Reflection::AssociationReflection
- #check_preloadable! — ActiveAny::Reflection::AssociationReflection
- #class_name — ActiveAny::Reflection::AssociationReflection
- #clauses — ActiveAny::Relation
- #collection? — ActiveAny::Reflection::AssociationReflection
- #collection? — ActiveAny::Reflection::HasManyReflection
- #collection? — ActiveAny::Reflection::HasOneReflection
- #compute_class — ActiveAny::Reflection::AssociationReflection
- #convert_order_values — ActiveAny::Relation::OrderClause
- #create — ActiveAny::Delegation::ClassMethods
- #default_scoped — ActiveAny::Core::ClassMethods
- #default_value_for — ActiveAny::Relation::QueryMethods
- #define_reader_method — ActiveAny::Attribute::ClassMethods
- #define_writer_method — ActiveAny::Attribute::ClassMethods
- #delegate — ActiveAny::Delegation::ClassSpecificRelation::ClassMethods
- #delegate_to_scoped_klass — ActiveAny::Delegation::ClassSpecificRelation::ClassMethods
- #derive_class_name — ActiveAny::Reflection::AssociationReflection
- #derive_foreign_key — ActiveAny::Reflection::AssociationReflection
- #each — ActiveAny::Relation::WhereClause
- #eager_loading? — ActiveAny::Relation
- #empty? — ActiveAny::Associations::HasManyAssociation
- #empty? — ActiveAny::Relation::OrderClause
- #evaluate — ActiveAny::Relation::WhereClause::Condition
- #exec_queries — ActiveAny::AssociationRelation
- #exec_query — ActiveAny::Relation
- #exec_query — ActiveAny::Subscriber
- #find_by — ActiveAny::Relation::FinderMethods
- #find_by_query — ActiveAny::Finders::ClassMethods
- #find_from_target? — ActiveAny::Associations::Association
- #find_from_target? — ActiveAny::Associations::CollectionProxy
- #find_last — ActiveAny::Relation::FinderMethods
- #find_take — ActiveAny::Relation::QueryMethods
- #find_take_with_limit — ActiveAny::Relation::QueryMethods
- #find_target — ActiveAny::Associations::Association
- #find_target — ActiveAny::Associations::HasManyAssociation
- #find_target — ActiveAny::Associations::SingularAssociation
- #find_target? — ActiveAny::Associations::Association
- #first — ActiveAny::Relation::FinderMethods
- #foreign_key — ActiveAny::Reflection::AssociationReflection
- #foreign_key_for? — ActiveAny::Associations::Association
- #foreign_key_present — ActiveAny::Associations::Association
- #foreign_key_present? — ActiveAny::Associations::ForeignAssociation
- #foreign_key_present? — ActiveAny::Associations::ForeignKeyAssociation
- #generated_association_methods — ActiveAny::Core::ClassMethods
- #get_value — ActiveAny::Relation::QueryMethods
- #group — ActiveAny::Relation::QueryMethods
- #group! — ActiveAny::Relation::QueryMethods
- #group_handler — ActiveAny::ObjectAdapter
- #grouped_records — ActiveAny::Associations::Preloader
- #handle_for — ActiveAny::Relation::WhereClause::Condition
- #handlers — ActiveAny::Relation::WhereClause::Condition
- #has_attribute? — ActiveAny::Attribute
- #has_attribute? — ActiveAny::Attribute::ClassMethods
- #has_many — ActiveAny::Associations::ClassMethods
- #has_one — ActiveAny::Associations::ClassMethods
- #has_one? — ActiveAny::Reflection::AssociationReflection
- #has_one? — ActiveAny::Reflection::HasOneReflection
- #include? — ActiveAny::Associations::HasManyAssociation
- #includes — ActiveAny::Relation::QueryMethods
- #includes! — ActiveAny::Relation::QueryMethods
- #inherited — ActiveAny::Delegation::DelegateCache
- #init_internals — ActiveAny::Associations
- #init_internals — ActiveAny::AttributeAssignment
- #init_internals — ActiveAny::Core
- #initialize_copy — ActiveAny::Relation
- #initialize_dup — ActiveAny::Associations
- #initialize_relation_delegate_cache — ActiveAny::Delegation::DelegateCache
- #inspect — ActiveAny::Relation
- #inspect — ActiveAny::Attribute
- #inverse_name — ActiveAny::Reflection::AssociationReflection
- #inverse_of — ActiveAny::Reflection::AssociationReflection
- #inverse_reflection_for — ActiveAny::Associations::Association
- #invertible_for? — ActiveAny::Associations::Association
- #join_fk — ActiveAny::Reflection::AssociationReflection
- #join_fk — ActiveAny::Reflection::BelongsToReflection
- #join_fk — ActiveAny::Reflection::HasManyReflection
- #join_fk — ActiveAny::Reflection::HasOneReflection
- #join_keys — ActiveAny::Reflection::AssociationReflection
- #join_pk — ActiveAny::Reflection::AssociationReflection
- #join_pk — ActiveAny::Reflection::BelongsToReflection
- #join_pk — ActiveAny::Reflection::HasManyReflection
- #join_pk — ActiveAny::Reflection::HasOneReflection
- #klass — ActiveAny::Associations::Association
- #klass — ActiveAny::Reflection::AssociationReflection
- #last — ActiveAny::Associations::CollectionProxy
- #last — ActiveAny::Relation::FinderMethods
- #limit — ActiveAny::Relation::QueryMethods
- #limit! — ActiveAny::Relation::QueryMethods
- #limit_handler — ActiveAny::ObjectAdapter
- #load — ActiveAny::Relation
- #load_records — ActiveAny::Associations::Preloader::Association
- #load_target — ActiveAny::Associations::Association
- #loaded! — ActiveAny::Associations::Association
- #loaded? — ActiveAny::Associations::Association
- #loaded? — ActiveAny::Relation
- #logger — ActiveAny::Subscriber
- #macro — ActiveAny::Reflection::BelongsToReflection
- #macro — ActiveAny::Reflection::HasManyReflection
- #macro — ActiveAny::Reflection::HasOneReflection
- #marco — ActiveAny::Reflection::AssociationReflection
- #merge — ActiveAny::Relation
- #merge — ActiveAny::Relation::HashMerger
- #merge — ActiveAny::Relation::Merger
- #merge — ActiveAny::Relation::OrderClause
- #merge — ActiveAny::Relation::WhereClause
- #merge! — ActiveAny::Relation::WhereClause
- #merge_clauses — ActiveAny::Relation::Merger
- #merge_multi_values — ActiveAny::Relation::Merger
- #merge_single_values — ActiveAny::Relation::Merger
- #method_missing — ActiveAny::Delegation::ClassSpecificRelation
- #name — ActiveAny::Delegation::ClassSpecificRelation::ClassMethods
- #new — ActiveAny::Core::ClassMethods
- #new_record? — ActiveAny::Core
- #normal_values — ActiveAny::Relation::Merger
- #options — ActiveAny::Associations::Preloader::Association
- #order — ActiveAny::Relation::QueryMethods
- #order! — ActiveAny::Relation::QueryMethods
- #order_handler — ActiveAny::ObjectAdapter
- #other — ActiveAny::Relation::HashMerger
- #owner_key_name — ActiveAny::Associations::Preloader::Association
- #owner_key_name — ActiveAny::Associations::Preloader::BelongsTo
- #owner_key_name — ActiveAny::Associations::Preloader::HasMany
- #owner_key_name — ActiveAny::Associations::Preloader::HasOne
- #owner_keys — ActiveAny::Associations::Preloader::Association
- #owners_by_key — ActiveAny::Associations::Preloader::Association
- #preload — ActiveAny::Associations::Preloader
- #preload — ActiveAny::Associations::Preloader::Association
- #preload — ActiveAny::Associations::Preloader::HasMany
- #preload — ActiveAny::Associations::Preloader::SingularAssociation
- #preload_records — ActiveAny::Relation
- #preloaded_records — ActiveAny::Associations::Preloader::AlreadyLoaded
- #preloader_for — ActiveAny::Associations::Preloader
- #preloaders_for_one — ActiveAny::Associations::Preloader
- #preloaders_on — ActiveAny::Associations::Preloader
- #primary_key — ActiveAny::Reflection::AssociationReflection
- #proxy_association — ActiveAny::AssociationRelation
- #proxy_association — ActiveAny::Associations::CollectionProxy
- #query — ActiveAny::AbstractAdapter
- #query — ActiveAny::ObjectAdapter
- #range_handler — ActiveAny::ObjectAdapter
- #read_attribute — ActiveAny::Attribute
- #reader — ActiveAny::Associations::Association
- #reader — ActiveAny::Associations::HasManyAssociation
- #reader — ActiveAny::Associations::SingularAssociation
- #record_class_primary_key — ActiveAny::Reflection::AssociationReflection
- #records — ActiveAny::Associations::CollectionProxy
- #records — ActiveAny::Relation
- #records_for — ActiveAny::Associations::Preloader::Association
- #reflection_scope — ActiveAny::Associations::Preloader::Association
- #regexp_handler — ActiveAny::ObjectAdapter
- #register_handler — ActiveAny::Relation::WhereClause::Condition
- #relation_class_for — ActiveAny::Delegation::ClassMethods
- #relation_delegate_class — ActiveAny::Delegation::DelegateCache
- #reload — ActiveAny::Associations::Association
- #reload — ActiveAny::Associations::CollectionProxy
- #reset — ActiveAny::Associations::Association
- #reset — ActiveAny::Associations::CollectionProxy
- #reset — ActiveAny::Associations::HasManyAssociation
- #reset — ActiveAny::Relation
- #reset_scope — ActiveAny::Associations::Association
- #respond_to_missing? — ActiveAny::Delegation
- #respond_to_missing? — ActiveAny::Delegation::ClassSpecificRelation
- #reverse! — ActiveAny::Relation::OrderClause
- #reverse? — ActiveAny::Relation::OrderClause
- #reverse_order — ActiveAny::Relation::QueryMethods
- #reverse_order! — ActiveAny::Relation::QueryMethods
- #run — ActiveAny::Associations::Preloader::AlreadyLoaded
- #run — ActiveAny::Associations::Preloader::Association
- #scope — ActiveAny::Associations::Association
- #scope — ActiveAny::Associations::AssociationScope
- #scope — ActiveAny::Associations::CollectionProxy
- #scope — ActiveAny::Associations::Preloader::Association
- #scope_for — ActiveAny::Reflection::AssociationReflection
- #scoping — ActiveAny::Relation
- #set_inverse_instance — ActiveAny::Associations::Association
- #set_value — ActiveAny::Relation::QueryMethods
- #size — ActiveAny::Associations::HasManyAssociation
- #sort_by_order_clause — ActiveAny::ObjectAdapter
- #spawn — ActiveAny::Relation
- #take — ActiveAny::Associations::CollectionProxy
- #take — ActiveAny::Relation::QueryMethods
- #target= — ActiveAny::Associations::Association
- #target_scope — ActiveAny::Associations::Association
- #to_a — ActiveAny::Associations::CollectionProxy
- #to_a — ActiveAny::Relation
- #to_ary — ActiveAny::Associations::CollectionProxy
- #to_h — ActiveAny::Relation::WhereClause::Condition
- #unscoped — ActiveAny::Core::ClassMethods
- #valid_inverse_reflection? — ActiveAny::Reflection::AssociationReflection
- #values — ActiveAny::Relation::QueryMethods
- #where — ActiveAny::Relation::QueryMethods
- #where! — ActiveAny::Relation::QueryMethods
- #where_handler — ActiveAny::ObjectAdapter
- #writer — ActiveAny::Associations::Association
- #writer — ActiveAny::Associations::HasManyAssociation