Method List
-
#== ActiveData::Model::Primary::PrependMethods
-
#== ActiveData::Model::Attributes
-
#== ActiveData::Model::Associations
-
#_destroy ActiveData::Model::Persistence
-
#_normalizers ActiveData::Config
-
#_read_attribute ActiveData::Model::Dirty
-
#_typecasters ActiveData::Config
-
accepts_nested_attributes_for ActiveData::Model::Associations::NestedAttributes::NestedAttributesMethods
-
#accepts_nested_attributes_for ActiveData::Model::Associations::NestedAttributes::ClassMethods
-
#accepts_nested_attributes_for ActiveData::ActiveRecord::NestedAttributes
-
#add_attribute ActiveData::Model::Attributes::ClassMethods
-
#alias_association ActiveData::Model::Associations::ClassMethods
-
#alias_attribute ActiveData::Model::Attributes::ClassMethods
-
#apply_association_changes! ActiveData::Model::Associations
-
#apply_changes ActiveData::Model::Associations::EmbedsMany
-
#apply_changes ActiveData::Model::Associations::ReferencesOne
-
#apply_changes ActiveData::Model::Associations::EmbedsOne
-
#apply_changes ActiveData::Model::Associations::ReferencesMany
-
#apply_changes! ActiveData::Model::Associations::Base
-
#assign_attributes ActiveData::Model::Associations::NestedAttributes::PrependMethods
-
#assign_attributes ActiveData::Model::Attributes
-
#assign_attributes ActiveData::Model::Representation::PrependMethods
-
assign_nested_attributes_for_collection_association ActiveData::Model::Associations::NestedAttributes::NestedAttributesMethods
-
assign_nested_attributes_for_one_to_one_association ActiveData::Model::Associations::NestedAttributes::NestedAttributesMethods
-
assign_to_or_mark_for_destruction ActiveData::Model::Associations::NestedAttributes::NestedAttributesMethods
-
#association ActiveData::Model::Associations
-
#association ActiveData::Model::Attributes::Reflections::ReferenceOne
-
#association ActiveData::Model::Associations::PersistenceAdapters::ActiveRecord::ReferencedProxy
-
association_class ActiveData::Model::Associations::Reflections::Base
-
#association_names ActiveData::Model::Associations::ClassMethods
-
#attribute ActiveData::Model::Attributes
-
#attribute_came_from_user? ActiveData::Model::Attributes
-
attribute_class ActiveData::Model::Attributes::Reflections::Base
-
#attribute_names ActiveData::Model::Attributes::ClassMethods
-
#attribute_present? ActiveData::Model::Attributes
-
#attributes ActiveData::Model::Attributes
-
#autosave? ActiveData::Model::Associations::Reflections::ReferencesAny
-
#base_class ActiveData::Config
-
#base_concern ActiveData::Config
-
#belongs_to? ActiveData::Model::Associations::Reflections::Base
-
build ActiveData::Model::Attributes::Reflections::Localized
-
#build ActiveData::Model::Associations::ReferencesOne
-
build ActiveData::Model::Associations::Reflections::ReferencesMany
-
build ActiveData::Model::Associations::Reflections::EmbedsOne
-
build ActiveData::Model::Attributes::Reflections::ReferenceOne
-
#build ActiveData::Model::Associations::EmbedsOne
-
build ActiveData::Model::Attributes::Reflections::Attribute
-
build ActiveData::Model::Associations::Reflections::Base
-
#build ActiveData::Model::Associations::PersistenceAdapters::Base
-
build ActiveData::Model::Attributes::Reflections::Base
-
#build ActiveData::Model::Associations::PersistenceAdapters::ActiveRecord
-
build ActiveData::Model::Attributes::Reflections::Represents
-
#build ActiveData::Model::Associations::EmbedsMany
-
#build ActiveData::Model::Associations::ReferencesMany
-
build ActiveData::Model::Associations::Reflections::EmbedsAny
-
build ActiveData::Model::Associations::Reflections::EmbedsMany
-
build ActiveData::Model::Associations::Reflections::ReferencesOne
-
build ActiveData::Model::Associations::Reflections::ReferencesAny
-
#build_association ActiveData::Model::Associations::Reflections::Base
-
#build_attribute ActiveData::Model::Attributes::Reflections::Base
-
call_reject_if ActiveData::Model::Associations::NestedAttributes::NestedAttributesMethods
-
#callback ActiveData::Model::Associations::Base
-
#came_from_default? ActiveData::Model::Attributes::Base
-
#came_from_user? ActiveData::Model::Attributes::Base
-
check_record_limit! ActiveData::Model::Associations::NestedAttributes::NestedAttributesMethods
-
#clear ActiveData::Model::Associations::EmbedsMany
-
#clear ActiveData::Model::Associations::EmbedsOne
-
#clear ActiveData::Model::Associations::ReferencesMany
-
#clear_changes_information ActiveData::Model::Dirty
-
#collection? ActiveData::Model::Associations::Reflections::Singular
-
#collection? ActiveData::Model::Associations::Reflections::Base
-
#column ActiveData::Model::Attributes::Reflections::Represents
-
#concat ActiveData::Model::Associations::EmbedsMany
-
#concat ActiveData::Model::Associations::ReferencesMany
-
config ActiveData
-
#create ActiveData::Model::Lifecycle::ClassMethods
-
#create ActiveData::Model::Associations::EmbedsMany
-
#create ActiveData::Model::Associations::ReferencesOne
-
#create ActiveData::Model::Associations::EmbedsOne
-
#create ActiveData::Model::Associations::ReferencesMany
-
#create! ActiveData::Model::Associations::ReferencesMany
-
#create! ActiveData::Model::Lifecycle::ClassMethods
-
#create! ActiveData::Model::Associations::ReferencesOne
-
#create! ActiveData::Model::Associations::EmbedsOne
-
#create! ActiveData::Model::Associations::EmbedsMany
-
#create_object ActiveData::Model::Callbacks::PrependMethods
-
#current_scope ActiveData::Model::Scopes::ClassMethods
-
#current_scope= ActiveData::Model::Scopes::ClassMethods
-
#data_source ActiveData::Model::Associations::PersistenceAdapters::Base
-
#data_type ActiveData::Model::Associations::PersistenceAdapters::Base
-
#default ActiveData::Model::Attributes::Attribute
-
#default ActiveData::Model::Associations::Reflections::Base
-
#default ActiveData::Model::Associations::EmbedsMany
-
#default ActiveData::Model::Associations::EmbedsOne
-
#default ActiveData::Model::Associations::ReferencesMany
-
#default ActiveData::Model::Associations::ReferencesOne
-
#defaultize ActiveData::Model::Attributes::Attribute
-
#defaultizer ActiveData::Model::Attributes::Reflections::Attribute
-
#define_dirty ActiveData::Model::Dirty::ClassMethods
-
delegated ActiveData::Config
-
#destroy ActiveData::Model::Lifecycle
-
#destroy! ActiveData::Model::Lifecycle
-
destroy_flag? ActiveData::Model::Associations::NestedAttributes::NestedAttributesMethods
-
#destroy_object ActiveData::Model::Callbacks::PrependMethods
-
#destroyed ActiveData::Model::Associations::EmbedsOne
-
#destroyed ActiveData::Model::Associations::EmbedsMany
-
#destroyed? ActiveData::Model::Persistence
-
#dirty? ActiveData::Model::Attributes::ClassMethods
-
#dirty? ActiveData::Model::Dirty::ClassMethods
-
#embedded? ActiveData::Model::Associations::Reflections::EmbedsAny
-
#embedded? ActiveData::Model::Associations::Reflections::ReferencesAny
-
ensure_extended! ActiveData::Model::Associations::NestedAttributes::NestedAttributesMethodsExtension
-
#enum ActiveData::Model::Attributes::Attribute
-
#enumerize ActiveData::Model::Attributes::Attribute
-
#enumerizer ActiveData::Model::Attributes::Reflections::Attribute
-
#evar_loaded? ActiveData::Model::Associations::Base
-
#fallbacks ActiveData::Model::Localization::ClassMethods
-
#find_all ActiveData::Model::Associations::PersistenceAdapters::Base
-
#find_one ActiveData::Model::Associations::PersistenceAdapters::Base
-
for ActiveData::Model::Scopes::ScopeProxy
-
generate_methods ActiveData::Model::Attributes::Reflections::Base
-
generate_methods ActiveData::Model::Attributes::Reflections::Attribute
-
#generate_methods ActiveData::Model::Associations::Reflections::Singular::ClassMethods
-
generate_methods ActiveData::Model::Associations::Reflections::Base
-
generate_methods ActiveData::Model::Attributes::Reflections::Localized
-
generate_methods ActiveData::Model::Attributes::Reflections::ReferenceOne
-
#has_attribute? ActiveData::Model::Attributes::ClassMethods
-
#has_primary_attribute? ActiveData::Model::Primary::ClassMethods
-
#i18n_scope ActiveData::Model::Conventions::ClassMethods
-
#i18n_scope ActiveData::Config
-
#identify ActiveData::Model::Associations::ReferencesOne
-
#identify ActiveData::Model::Associations::ReferencesMany
-
#identify ActiveData::Model::Associations::PersistenceAdapters::ActiveRecord
-
#identify ActiveData::Model::Associations::PersistenceAdapters::Base
-
import_errors ActiveData::Model::Validations::NestedValidator
-
#include_root_in_json ActiveData::Config
-
#initialize ActiveData::Model::Attributes::Base
-
#initialize ActiveData::Model::Associations::Reflections::ReferencesAny
-
#initialize ActiveData::Model::Associations::Reflections::Base
-
#initialize ActiveData::Model::Associations::PersistenceAdapters::Base
-
#initialize ActiveData::Model::Attributes
-
#initialize ActiveData::Model::Callbacks::PrependMethods
-
#initialize ActiveData::PersistenceAdapterMissing
-
#initialize ActiveData::TypecasterMissing
-
#initialize ActiveData::UndefinedPrimaryAttribute
-
#initialize ActiveData::ObjectNotFound
-
#initialize ActiveData::AssociationTypeMismatch
-
#initialize ActiveData::TooManyObjects
-
#initialize ActiveData::NormalizerMissing
-
#initialize ActiveData::Config
-
#initialize ActiveData::ValidationError
-
#initialize ActiveData::Model::Associations::Collection::Proxy
-
#initialize ActiveData::Model::Attributes::Reflections::Base
-
#initialize ActiveData::Model::Associations::Base
-
#initialize ActiveData::Model::Attributes::Reflections::Represents
-
#initialize_copy ActiveData::Model::Attributes
-
#inspect ActiveData::Model::Associations::Reflections::EmbedsAny
-
#inspect ActiveData::Model::Attributes
-
#inspect ActiveData::Model::Attributes::ClassMethods
-
#inspect ActiveData::Model::Associations::Base
-
#inspect ActiveData::Model::Associations::Reflections::ReferencesAny
-
#inspect ActiveData::Model::Associations::Collection::Proxy
-
#inspect_attribute ActiveData::Model::Attributes::Base
-
#inspect_reflection ActiveData::Model::Attributes::Reflections::ReferenceOne
-
#inspect_reflection ActiveData::Model::Attributes::Reflections::Represents
-
#inspect_reflection ActiveData::Model::Attributes::Reflections::Base
-
#instantiate ActiveData::Model::Persistence::ClassMethods
-
#instantiate_collection ActiveData::Model::Persistence::ClassMethods
-
#invalid_ancestry? ActiveData::Model::Associations::Validations
-
#is_a? ActiveData::ActiveRecord::Associations::Reflections::EmbedsOne
-
#is_a? ActiveData::ActiveRecord::Associations::Reflections::EmbedsMany
-
#keys ActiveData::Model::Attributes::Reflections::Dictionary
-
#klass ActiveData::Model::Associations::Reflections::Base
-
#klass ActiveData::Model::Associations::Reflections::ReferencesAny
-
#klass ActiveData::Model::Associations::Reflections::EmbedsAny
-
#load_target ActiveData::Model::Associations::EmbedsOne
-
#load_target ActiveData::Model::Associations::ReferencesMany
-
#load_target ActiveData::Model::Associations::ReferencesOne
-
#load_target ActiveData::Model::Associations::EmbedsMany
-
#loaded! ActiveData::Model::Associations::Base
-
#loaded? ActiveData::Model::Associations::Base
-
#locale ActiveData::Model::Localization::ClassMethods
-
#locale_query ActiveData::Model::Attributes::Localized
-
#localized ActiveData::Model::Localization::ClassMethods
-
#logger ActiveData::Config
-
#macro ActiveData::Model::Associations::Reflections::Base
-
#mark_for_destruction ActiveData::Model::Persistence
-
#marked_for_destruction? ActiveData::Model::Persistence
-
#method_missing ActiveData::Model::Associations::PersistenceAdapters::ActiveRecord::ReferencedProxy
-
#method_missing ActiveData::Model::Scopes::ScopeProxy
-
#model ActiveData::ValidationError
-
#name ActiveData::Model::Associations::Reflections::Base
-
#name ActiveData::Model::Attributes::Base
-
#name ActiveData::Model::Attributes::Reflections::Base
-
#nested_attributes_methods_module ActiveData::Model::Associations::NestedAttributes::NestedAttributesMethodsExtension
-
#new_record? ActiveData::Model::Conventions
-
#normalize ActiveData::Model::Attributes::Attribute
-
#normalizer ActiveData::Config
-
#normalizers ActiveData::Model::Attributes::Reflections::Attribute
-
#options ActiveData::Model::Associations::Reflections::Base
-
#options ActiveData::Model::Attributes::Reflections::Base
-
#owner ActiveData::Model::Associations::Base
-
#owner ActiveData::Model::Attributes::Base
-
#parent_reflection ActiveData::Model::Associations::Reflections::Base
-
#persist ActiveData::Model::Associations::PersistenceAdapters::ActiveRecord
-
#persist ActiveData::Model::Associations::PersistenceAdapters::Base
-
#persisted? ActiveData::Model::Persistence
-
#persisted? ActiveData::Model::Conventions
-
persistence_adapter ActiveData::Model::Associations::Reflections::ReferencesAny
-
#persistence_adapter ActiveData::Model::Associations::Reflections::ReferencesAny
-
#pollute ActiveData::Model::Attributes::Base
-
#primary ActiveData::Model::Primary::ClassMethods
-
#primary_attribute ActiveData::Config
-
#primary_key ActiveData::Model::Associations::PersistenceAdapters::Base
-
#primary_key ActiveData::Model::Associations::PersistenceAdapters::ActiveRecord
-
#primary_key_type ActiveData::Model::Associations::PersistenceAdapters::ActiveRecord
-
#primary_key_type ActiveData::Model::Associations::PersistenceAdapters::Base
-
#primary_name ActiveData::Model::Conventions::ClassMethods
-
#primary_name ActiveData::Model::Primary::ClassMethods
-
primary_name_for ActiveData::Model::Associations::NestedAttributes::NestedAttributesMethods
-
#query ActiveData::Model::Attributes::Base
-
#read ActiveData::Model::Attributes::Represents
-
#read ActiveData::Model::Attributes::Dictionary
-
#read ActiveData::Model::Attributes::Collection
-
#read ActiveData::Model::Attributes::Localized
-
#read ActiveData::Model::Attributes::Attribute
-
#read ActiveData::Model::Attributes::Base
-
#read ActiveData::Model::Attributes::ReferenceOne
-
#read_attribute ActiveData::Model::Attributes
-
#read_attribute_before_type_cast ActiveData::Model::Attributes
-
#read_before_type_cast ActiveData::Model::Attributes::Represents
-
#read_before_type_cast ActiveData::Model::Attributes::Collection
-
#read_before_type_cast ActiveData::Model::Attributes::Dictionary
-
#read_before_type_cast ActiveData::Model::Attributes::Localized
-
#read_before_type_cast ActiveData::Model::Attributes::Attribute
-
#read_before_type_cast ActiveData::Model::Attributes::Base
-
#read_before_type_cast ActiveData::Model::Attributes::ReferenceOne
-
#read_before_type_cast ActiveData::Model::Attributes::ReferenceMany
-
#read_locale ActiveData::Model::Attributes::Localized
-
#read_locale_before_type_cast ActiveData::Model::Attributes::Localized
-
#read_source ActiveData::Model::Associations::Reflections::ReferencesAny
-
#read_source ActiveData::Model::Associations::Reflections::Base
-
#reader ActiveData::Model::Associations::EmbedsOne
-
#reader ActiveData::Model::Attributes::Reflections::Represents
-
#reader ActiveData::Model::Associations::ReferencesMany
-
#reader ActiveData::Model::Associations::ReferencesOne
-
#reader ActiveData::Model::Associations::EmbedsMany
-
#reader_before_type_cast ActiveData::Model::Attributes::Reflections::Represents
-
#readonly ActiveData::Model::Attributes::Reflections::Base
-
#readonly? ActiveData::Model::Attributes::Base
-
#reference ActiveData::Model::Attributes::Reflections::Represents
-
#reference_key ActiveData::Model::Associations::Reflections::ReferencesMany
-
#reference_key ActiveData::Model::Associations::Reflections::ReferencesOne
-
#referenced_proxy ActiveData::Model::Associations::PersistenceAdapters::ActiveRecord
-
#referenced_proxy ActiveData::Model::Associations::PersistenceAdapters::Base
-
#reflect_on_association ActiveData::Model::Associations::ClassMethods
-
#reflect_on_attribute ActiveData::Model::Attributes::ClassMethods
-
#reflection ActiveData::Model::Associations::Base
-
#reflection ActiveData::Model::Attributes::Base
-
#reflections ActiveData::Model::Associations::ClassMethods
-
reject_new_object? ActiveData::Model::Associations::NestedAttributes::NestedAttributesMethods
-
#reload ActiveData::Model::Associations::Base
-
#replace ActiveData::Model::Associations::EmbedsOne
-
#replace ActiveData::Model::Associations::ReferencesMany
-
#replace ActiveData::Model::Associations::ReferencesOne
-
#replace ActiveData::Model::Associations::EmbedsMany
-
#represented_attributes ActiveData::Model::Representation::ClassMethods
-
#represented_names_and_aliases ActiveData::Model::Representation::ClassMethods
-
#represents ActiveData::Model::Representation::ClassMethods
-
#reset ActiveData::Model::Attributes::Represents
-
#reset ActiveData::Model::Associations::Base
-
#reset ActiveData::Model::Attributes::Base
-
#reset ActiveData::Model::Associations::EmbedsMany
-
#respond_to_missing? ActiveData::Model::Associations::PersistenceAdapters::ActiveRecord::ReferencedProxy
-
#respond_to_missing? ActiveData::Model::Scopes::ScopeProxy
-
#save ActiveData::Model::Lifecycle
-
#save! ActiveData::Model::Lifecycle
-
#save_object ActiveData::Model::Callbacks::PrependMethods
-
#scope ActiveData::Model::Associations::PersistenceAdapters::ActiveRecord
-
#scope ActiveData::Model::Scopes::ClassMethods
-
#scope ActiveData::Model::Associations::ReferencesAny
-
#scope ActiveData::Model::Associations::PersistenceAdapters::Base
-
#scope_class ActiveData::Model::Scopes::ClassMethods
-
#scope_proc ActiveData::Model::Associations::PersistenceAdapters::Base
-
#scopify ActiveData::Model::Scopes::ClassMethods
-
#target ActiveData::Model::Associations::Base
-
#target= ActiveData::Model::Associations::ReferencesMany
-
#target= ActiveData::Model::Associations::ReferencesOne
-
#target= ActiveData::Model::Associations::EmbedsMany
-
#target= ActiveData::Model::Associations::EmbedsOne
-
#to_ary ActiveData::Model::Associations::Collection::Proxy
-
#to_ary ActiveData::Model::Conventions::ClassMethods
-
#transaction ActiveData::Model::Associations::Base
-
#type ActiveData::Model::Attributes::Reflections::Represents
-
#type ActiveData::Model::Attributes::Reflections::Base
-
#type ActiveData::Model::Attributes::ReferenceOne
-
#type ActiveData::Model::Attributes::Reflections::ReferenceOne
-
#type_casted_value ActiveData::Model::Attributes::ReferenceMany
-
#type_casted_value ActiveData::Model::Attributes::ReferenceOne
-
#typecast ActiveData::Model::Attributes::Base
-
#typecaster ActiveData::Model::Attributes::Reflections::Base
-
#typecaster ActiveData::Model::Attributes::ReferenceOne
-
#typecaster ActiveData::Config
-
unassignable_keys ActiveData::Model::Associations::NestedAttributes::NestedAttributesMethods
-
#update ActiveData::Model::Attributes
-
#update ActiveData::Model::Lifecycle
-
#update! ActiveData::Model::Lifecycle
-
#update_object ActiveData::Model::Callbacks::PrependMethods
-
#valid_ancestry? ActiveData::Model::Associations::Validations
-
#validate! ActiveData::Model::Validations
-
#validate_ancestry! ActiveData::Model::Associations::Validations
-
#validate_each ActiveData::Model::Validations::AssociatedValidator
-
#validate_each ActiveData::Model::Validations::NestedValidator
-
validate_nested ActiveData::Model::Validations::NestedValidator
-
#validates_associated ActiveData::Model::Validations::HelperMethods
-
#validates_nested ActiveData::Model::Validations::HelperMethods
-
#validates_nested? ActiveData::Model::Validations::HelperMethods
-
#value_present? ActiveData::Model::Attributes::Base
-
#with_sanitize ActiveData::Model::Attributes::ClassMethods
-
#with_scope ActiveData::Model::Scopes::ScopeProxy
-
#write ActiveData::Model::Attributes::ReferenceOne
-
#write ActiveData::Model::Attributes::Represents
-
#write ActiveData::Model::Attributes::Attribute
-
#write ActiveData::Model::Attributes::Base
-
#write_attribute ActiveData::Model::Attributes
-
#write_locale ActiveData::Model::Attributes::Localized
-
#write_source ActiveData::Model::Associations::Reflections::Base
-
#write_source ActiveData::Model::Associations::Reflections::ReferencesAny
-
#write_value ActiveData::Model::Attributes::Base
-
#writer ActiveData::Model::Attributes::Reflections::Represents