Method List
-
#<< DataMapper::Collection
-
#<< DataMapper::Associations::OneToMany::Proxy
-
#== DataMapper::Query::Direction
-
#== DataMapper::Query
-
#== DataMapper::Query::Operator
-
Type DataMapper
-
#[] DataMapper::PropertySet
-
#[] DataMapper::Model
-
#[]= DataMapper::PropertySet
-
#_dump DataMapper::Collection
-
#_dump DataMapper::Repository
-
#_dump DataMapper::Query
-
#_dump DataMapper::Property
-
#_dump DataMapper::Resource
-
_load DataMapper::Query
-
_load DataMapper::Repository
-
#_load DataMapper::Model
-
_load DataMapper::Property
-
_load DataMapper::Collection
-
#adapter DataMapper::Repository
-
adapters DataMapper::Repository
-
#adapters DataMapper::Transaction
-
#add DataMapper::DependencyQueue
-
#add DataMapper::PropertySet
-
#aio DataMapper::Logger
-
#all DataMapper::Associations::OneToMany::Proxy
-
#all DataMapper::Collection
-
#all DataMapper::Model
-
#alter_model_storage DataMapper::Adapters::AbstractAdapter::Migration
-
#alter_property_storage DataMapper::Adapters::AbstractAdapter::Migration
-
append_extensions DataMapper::Model
-
append_inclusions DataMapper::Resource
-
#asc Symbol
-
#assert_kind_of DataMapper::Assertions
-
#at DataMapper::Collection
-
#attach_parent DataMapper::Associations::Relationship
-
#attribute_dirty? DataMapper::Resource
-
#attribute_get DataMapper::Resource
-
#attribute_loaded? DataMapper::Resource
-
#attribute_set DataMapper::Resource
-
#attributes DataMapper::TypeMap::TypeChain
-
#attributes DataMapper::Resource
-
#attributes= DataMapper::Resource
-
auto_migrate DataMapper::AutoMigrator
-
#auto_migrate! DataMapper::Repository::Migration
-
#auto_migrate! DataMapper::AutoMigrations
-
auto_migrate! DataMapper
-
auto_migrate_down DataMapper::AutoMigrator
-
#auto_migrate_down! DataMapper::AutoMigrations
-
auto_migrate_up DataMapper::AutoMigrator
-
#auto_migrate_up! DataMapper::AutoMigrations
-
auto_upgrade DataMapper::AutoMigrator
-
#auto_upgrade! DataMapper::Repository::Migration
-
#auto_upgrade! DataMapper::AutoMigrations
-
auto_upgrade! DataMapper
-
#base_model DataMapper::Model
-
#begin DataMapper::Transaction
-
#belongs_to DataMapper::Associations
-
bind DataMapper::Type
-
bind DataMapper::Types::ParanoidDateTime
-
bind DataMapper::Types::ParanoidBoolean
-
bind DataMapper::Types::Discriminator
-
#bind_values DataMapper::Query
-
#buffer DataMapper::Logger
-
#build DataMapper::Associations::OneToMany::Proxy
-
#build DataMapper::Collection
-
call DataMapper::NamingConventions::Field::Underscored
-
call DataMapper::NamingConventions::Resource::UnderscoredAndPluralized
-
call DataMapper::NamingConventions::Resource::Yaml
-
call DataMapper::NamingConventions::Resource::Underscored
-
call DataMapper::NamingConventions::Resource::UnderscoredAndPluralizedWithoutModule
-
call DataMapper::NamingConventions::Field::UnderscoredAndPluralizedWithoutModule
-
call DataMapper::NamingConventions::Field::Yaml
-
call DataMapper::NamingConventions::Field::UnderscoredAndPluralized
-
#chains DataMapper::TypeMap
-
#child_key DataMapper::Associations::Relationship
-
#child_model DataMapper::Associations::RelationshipChain
-
#child_model DataMapper::Associations::Relationship
-
#clear DataMapper::Associations::OneToMany::Proxy
-
#clear DataMapper::Collection
-
#clear DataMapper::Associations::ManyToMany::Proxy
-
#clear DataMapper::PropertySet
-
#close DataMapper::Logger
-
#collection DataMapper::Resource
-
#commit DataMapper::Transaction
-
configure DataMapper::Type
-
context DataMapper::Repository
-
#copy DataMapper::Model
-
#create DataMapper::Adapters::DataObjectsAdapter
-
#create DataMapper::Associations::OneToMany::Proxy
-
#create DataMapper::Model
-
#create DataMapper::Adapters::AbstractAdapter
-
#create DataMapper::Collection
-
#create DataMapper::Adapters::InMemoryAdapter
-
#create DataMapper::Repository
-
#create! DataMapper::Model
-
#create_model_storage DataMapper::Adapters::AbstractAdapter::Migration
-
#create_model_storage DataMapper::Adapters::DataObjectsAdapter::Migration
-
#create_model_storage DataMapper::Adapters::PostgresAdapter::Migration
-
#create_property_storage DataMapper::Adapters::AbstractAdapter::Migration
-
#create_table_statement DataMapper::Adapters::Sqlite3Adapter::Migration::SQL
-
#current_transaction DataMapper::Adapters::AbstractAdapter::Transaction
-
#custom? DataMapper::Property
-
#default DataMapper::Property
-
#default_attributes DataMapper::Collection
-
#default_for DataMapper::Property
-
default_name DataMapper::Repository
-
#default_order DataMapper::Model
-
#default_repository_name DataMapper::Model
-
#default_scope DataMapper::Scope
-
#defaults DataMapper::PropertySet
-
#delete DataMapper::Adapters::InMemoryAdapter
-
#delete DataMapper::Collection
-
#delete DataMapper::Repository
-
#delete DataMapper::Associations::ManyToMany::Proxy
-
#delete DataMapper::Associations::OneToMany::Proxy
-
#delete DataMapper::Adapters::AbstractAdapter
-
#delete DataMapper::Adapters::DataObjectsAdapter
-
#delete DataMapper::IdentityMap
-
#delete_at DataMapper::Collection
-
#delete_at DataMapper::Associations::OneToMany::Proxy
-
#delimiter DataMapper::Logger
-
dependency_queue DataMapper
-
#desc Symbol
-
descendants DataMapper::Resource
-
#destroy DataMapper::Resource
-
#destroy DataMapper::Collection
-
#destroy DataMapper::Associations::ManyToMany::Proxy
-
#destroy DataMapper::Associations::OneToMany::Proxy
-
#destroy! DataMapper::Collection
-
#destroy! DataMapper::Associations::OneToMany::Proxy
-
#destroy_model_storage DataMapper::Adapters::PostgresAdapter::Migration
-
#destroy_model_storage DataMapper::Adapters::DataObjectsAdapter::Migration
-
#destroy_model_storage DataMapper::Adapters::AbstractAdapter::Migration
-
#destroy_property_storage DataMapper::Adapters::AbstractAdapter::Migration
-
#direction DataMapper::Query::Direction
-
#dirty? DataMapper::Resource
-
#dirty_attributes DataMapper::Resource
-
#display StandardError
-
dump DataMapper::Type
-
dump DataMapper::Types::Object
-
#each DataMapper::PropertySet
-
#eager_properties DataMapper::Model
-
#empty? DataMapper::PropertySet
-
#eql Symbol
-
#eql? DataMapper::Repository
-
#eql? DataMapper::Property
-
#eql? DataMapper::Resource
-
#execute DataMapper::Adapters::DataObjectsAdapter
-
extended DataMapper::Model
-
extra_extensions DataMapper::Model
-
extra_inclusions DataMapper::Resource
-
#extra_options DataMapper::Property
-
#field DataMapper::Query::Path
-
#field DataMapper::Property
-
#field_exists? DataMapper::Adapters::AbstractAdapter::Migration
-
#field_exists? DataMapper::Adapters::Sqlite3Adapter::Migration
-
#field_exists? DataMapper::Adapters::MysqlAdapter::Migration
-
#field_exists? DataMapper::Adapters::PostgresAdapter::Migration
-
#field_naming_convention DataMapper::Model
-
#field_naming_convention DataMapper::Adapters::AbstractAdapter
-
#find_by_sql DataMapper::Model
-
#first DataMapper::Collection
-
#first DataMapper::Model
-
#first DataMapper::Associations::OneToMany::Proxy
-
#first_or_create DataMapper::Model
-
#flush DataMapper::Logger
-
#get DataMapper::IdentityMap
-
#get DataMapper::Model
-
#get DataMapper::PropertySet
-
#get DataMapper::Property
-
#get DataMapper::Collection
-
#get! DataMapper::Model
-
#get! DataMapper::Collection
-
#get! DataMapper::Property
-
#get_children DataMapper::Associations::RelationshipChain
-
#get_children DataMapper::Associations::Relationship
-
#get_parent DataMapper::Associations::Relationship
-
#getter DataMapper::Property
-
#gt Symbol
-
#gte Symbol
-
#has DataMapper::Associations
-
#has_property? DataMapper::PropertySet
-
#hash DataMapper::Resource
-
#hash DataMapper::Property
-
#hash DataMapper::Query::Direction
-
#id DataMapper::Resource
-
#identity_map DataMapper::Repository
-
#in Symbol
-
included DataMapper::Resource
-
included DataMapper::DestructiveMigrations
-
included DataMapper::Hook
-
#index DataMapper::Property
-
#indexes DataMapper::PropertySet
-
#inheritance_property DataMapper::Query
-
#inheritance_property DataMapper::Model
-
#inheritance_property_index DataMapper::Query
-
inherited DataMapper::Migrator
-
#inherited DataMapper::Model
-
inherited DataMapper::Type
-
#initialize DataMapper::TypeMap::TypeChain
-
#initialize DataMapper::Adapters::InMemoryAdapter
-
#initialize DataMapper::TypeMap
-
#initialize DataMapper::Logger
-
#initialize DataMapper::Transaction
-
#initialize DataMapper::DependencyQueue
-
#initialize DataMapper::TypeMap::Error
-
#inspect DataMapper::Property
-
#inspect DataMapper::Resource
-
#inspect DataMapper::Query::Direction
-
#inspect DataMapper::Query
-
#inspect DataMapper::PropertySet
-
#instance_variable_get DataMapper::Associations::ManyToOne::Proxy
-
#instance_variable_name DataMapper::Property
-
#is DataMapper::Is
-
#key DataMapper::Resource
-
#key DataMapper::PropertySet
-
#key DataMapper::Model
-
#key? DataMapper::Property
-
#key_property_indexes DataMapper::Query
-
#kind_of? DataMapper::Associations::OneToMany::Proxy
-
#kind_of? DataMapper::Associations::ManyToOne::Proxy
-
#last DataMapper::Collection
-
#lazy? DataMapper::Property
-
#lazy_context DataMapper::PropertySet
-
#lazy_load DataMapper::Property
-
#lazy_load_context DataMapper::PropertySet
-
#length DataMapper::PropertySet
-
#length DataMapper::Property
-
#level DataMapper::Logger
-
#like Symbol
-
#link DataMapper::Transaction
-
#load DataMapper::Model
-
load DataMapper::Type
-
load DataMapper::Types::Object
-
#load DataMapper::Collection
-
#loaded_attributes DataMapper::Resource
-
#log DataMapper::Logger
-
logger DataMapper
-
#lookup DataMapper::TypeMap
-
#lookup_by_type DataMapper::TypeMap
-
#lookup_from_map DataMapper::TypeMap
-
#lookup_from_parent DataMapper::TypeMap
-
#lt Symbol
-
#lte Symbol
-
#many_to_one_relationships DataMapper::Associations
-
#map DataMapper::Repository::Migration
-
#map DataMapper::TypeMap
-
#merge DataMapper::Query
-
#merge_subquery DataMapper::Query
-
#method_missing DataMapper::Transaction
-
migrate DataMapper::Migrator
-
migrate DataMapper::DestructiveMigrator
-
migrate! DataMapper
-
#migrate! DataMapper::Repository::Migration
-
#model DataMapper::Property
-
#model DataMapper::Query::Path
-
#n DataMapper::Associations
-
#name DataMapper::Property
-
#name DataMapper::Associations::Relationship
-
#name DataMapper::Repository
-
#name DataMapper::Adapters::AbstractAdapter
-
#new DataMapper::Associations::OneToMany::Proxy
-
new DataMapper::Model
-
#new_record? DataMapper::Resource
-
#not Symbol
-
#nullable? DataMapper::Property
-
#operator DataMapper::Query::Path
-
#operator DataMapper::Query::Operator
-
#options DataMapper::Property
-
#options DataMapper::Associations::Relationship
-
options DataMapper::Type
-
#original_values DataMapper::Resource
-
#paranoid_properties DataMapper::Model
-
#parent DataMapper::TypeMap
-
#parent_key DataMapper::Associations::Relationship
-
#parent_model DataMapper::Associations::Relationship
-
#pop DataMapper::Associations::OneToMany::Proxy
-
#pop DataMapper::Collection
-
#pop_transaction DataMapper::Adapters::AbstractAdapter::Transaction
-
#precision DataMapper::Property
-
prepare DataMapper
-
#pretty_print DataMapper::Resource
-
#primitive DataMapper::Property
-
primitive DataMapper::Type
-
#primitive DataMapper::TypeMap::TypeChain
-
#primitive_for DataMapper::Transaction
-
#properties DataMapper::Collection
-
#properties DataMapper::Model
-
#properties_with_subclasses DataMapper::Model
-
#property DataMapper::Query::Path
-
#property DataMapper::Query::Direction
-
#property DataMapper::Model
-
#property_contexts DataMapper::PropertySet
-
#property_schema_statement DataMapper::Adapters::Sqlite3Adapter::Migration::SQL
-
#push DataMapper::Collection
-
#push DataMapper::Logger
-
#push DataMapper::Associations::OneToMany::Proxy
-
#push_transaction DataMapper::Adapters::AbstractAdapter::Transaction
-
#query DataMapper::Adapters::DataObjectsAdapter
-
#query DataMapper::Collection
-
#query DataMapper::Associations::Relationship
-
#query DataMapper::Scope
-
#read_many DataMapper::Adapters::InMemoryAdapter
-
#read_many DataMapper::Repository
-
#read_many DataMapper::Adapters::AbstractAdapter
-
#read_many DataMapper::Adapters::DataObjectsAdapter
-
#read_one DataMapper::Repository
-
#read_one DataMapper::Adapters::InMemoryAdapter
-
#read_one DataMapper::Adapters::AbstractAdapter
-
#read_one DataMapper::Adapters::DataObjectsAdapter
-
#reader_visibility DataMapper::Property
-
#readonly! DataMapper::Resource
-
#readonly? DataMapper::Resource
-
#relationships DataMapper::Associations
-
#relationships DataMapper::Collection
-
#relationships DataMapper::Query::Path
-
#reload DataMapper::Associations::ManyToOne::Proxy
-
#reload DataMapper::Collection
-
#reload DataMapper::Resource
-
#reload DataMapper::Associations::OneToMany::Proxy
-
#reload? DataMapper::Query
-
#reload_attributes DataMapper::Resource
-
#replace DataMapper::Collection
-
#replace DataMapper::Associations::OneToMany::Proxy
-
#replace DataMapper::Associations::ManyToOne::Proxy
-
#repositories DataMapper::Model
-
#repository DataMapper::Collection
-
#repository DataMapper::Resource
-
#repository DataMapper::Model
-
repository DataMapper
-
#repository Kernel
-
#repository_name DataMapper::Model
-
#resolve! DataMapper::DependencyQueue
-
#resource_naming_convention DataMapper::Adapters::AbstractAdapter
-
#respond_to? DataMapper::Associations::ManyToOne::Proxy
-
#respond_to? DataMapper::Collection
-
#respond_to? DataMapper::Associations::OneToMany::Proxy
-
#reverse DataMapper::Collection
-
#reverse DataMapper::Query::Direction
-
#reverse DataMapper::Query
-
#reverse! DataMapper::Query
-
#rollback DataMapper::Transaction
-
root DataMapper
-
#save DataMapper::Resource
-
#save DataMapper::Associations::ManyToOne::Proxy
-
#save DataMapper::Associations::OneToMany::Proxy
-
#save DataMapper::Associations::ManyToMany::Proxy
-
#scale DataMapper::Property
-
#scope DataMapper::Repository
-
#serial? DataMapper::Property
-
#set DataMapper::PropertySet
-
#set DataMapper::IdentityMap
-
#set DataMapper::Property
-
#set! DataMapper::Property
-
#set_log DataMapper::Logger
-
#set_original_value DataMapper::Property
-
setup DataMapper::Associations::ManyToMany
-
setup DataMapper
-
setup DataMapper::Associations::ManyToOne
-
setup DataMapper::Associations::OneToMany
-
setup DataMapper::Associations::OneToOne
-
#shift DataMapper::Collection
-
#shift DataMapper::Associations::OneToMany::Proxy
-
#slice DataMapper::PropertySet
-
#slice DataMapper::Collection
-
#sqlite_version DataMapper::Adapters::Sqlite3Adapter::Migration::SQL
-
#state DataMapper::Transaction
-
#storage_exists? DataMapper::Repository::Migration
-
#storage_exists? DataMapper::Adapters::PostgresAdapter::Migration
-
#storage_exists? DataMapper::Adapters::AbstractAdapter::Migration
-
#storage_exists? DataMapper::Model::Migration
-
#storage_exists? DataMapper::Adapters::Sqlite3Adapter::Migration
-
#storage_exists? DataMapper::Adapters::MysqlAdapter::Migration
-
#storage_name DataMapper::Model
-
#storage_names DataMapper::Model
-
subclasses DataMapper::Migrator
-
subclasses= DataMapper::Migrator
-
#supports_serial? DataMapper::Adapters::Sqlite3Adapter::Migration::SQL
-
#target DataMapper::Query::Operator
-
#to DataMapper::TypeMap::TypeChain
-
#to_hash Array
-
#to_hash DataMapper::Query
-
#to_query DataMapper::PropertySet
-
#to_query DataMapper::Resource
-
#to_query DataMapper::Model
-
#to_s DataMapper::Repository
-
#to_sym DataMapper::Query::Path
-
#to_sym DataMapper::Query::Operator
-
#track DataMapper::Property
-
#transaction DataMapper::Repository::Transaction
-
#transaction DataMapper::Resource::Transaction
-
#transaction DataMapper::Model::Transaction
-
#transaction_primitive DataMapper::Adapters::DataObjectsAdapter::Migration
-
#transaction_primitive DataMapper::Adapters::AbstractAdapter::Transaction
-
#transaction_primitives DataMapper::Transaction
-
#translate DataMapper::TypeMap::TypeChain
-
#type DataMapper::Property
-
#type_map DataMapper::Repository::Migration
-
#type_map DataMapper::Adapters::PostgresAdapter::Migration::ClassMethods
-
#type_map DataMapper::Adapters::AbstractAdapter::Migration::ClassMethods
-
#type_map DataMapper::Adapters::DataObjectsAdapter::Migration::ClassMethods
-
#type_map DataMapper::Adapters::Sqlite3Adapter::Migration::ClassMethods
-
#type_map DataMapper::Adapters::MysqlAdapter::Migration::ClassMethods
-
#type_mapped? DataMapper::TypeMap
-
typecast DataMapper::Types::Object
-
#typecast DataMapper::Property
-
#typecast_key DataMapper::Model
-
#unique DataMapper::Property
-
#unique? DataMapper::Query
-
#unique_index DataMapper::Property
-
#unique_indexes DataMapper::PropertySet
-
#unshift DataMapper::Collection
-
#unshift DataMapper::Associations::OneToMany::Proxy
-
#update DataMapper::Repository
-
#update DataMapper::Collection
-
#update DataMapper::Query
-
#update DataMapper::Adapters::AbstractAdapter
-
#update DataMapper::Adapters::DataObjectsAdapter
-
#update DataMapper::Associations::OneToMany::Proxy
-
#update DataMapper::Adapters::InMemoryAdapter
-
#update! DataMapper::Collection
-
#update! DataMapper::Associations::OneToMany::Proxy
-
#update_attributes DataMapper::Resource
-
#upgrade_model_storage DataMapper::Adapters::PostgresAdapter::Migration
-
#upgrade_model_storage DataMapper::Adapters::AbstractAdapter::Migration
-
#upgrade_model_storage DataMapper::Adapters::DataObjectsAdapter::Migration
-
#uri DataMapper::Adapters::AbstractAdapter
-
#value DataMapper::Property
-
#with DataMapper::TypeMap::TypeChain
-
#with_repository DataMapper::Associations::Relationship
-
#within DataMapper::Transaction
-
#within_transaction? DataMapper::Adapters::AbstractAdapter::Transaction
-
#writer_visibility DataMapper::Property