Method List
-
#<< ActiveRecord::Associations::CollectionProxy
-
#<=> ActiveRecord::Core
-
#<=> ActiveRecord::ConnectionAdapters::SQLite3Adapter::Version
-
#== ActiveRecord::AssociationRelation
-
#== ActiveRecord::Relation
-
#== ActiveRecord::Reflection::MacroReflection
-
#== ActiveRecord::Associations::CollectionProxy
-
#== ActiveRecord::Core
-
#=== ActiveRecord::Core::ClassMethods
-
#[] ActiveRecord::ConnectionAdapters::TableDefinition
-
#[] ActiveRecord::ConnectionAdapters::StatementPool
-
#[] ActiveRecord::ConnectionAdapters::MysqlAdapter::StatementPool
-
#[] ActiveRecord::Result
-
#[] ActiveRecord::AttributeMethods::AttributeMethodCache
-
#[] ActiveRecord::FixtureSet::ClassCache
-
#[] ActiveRecord::Fixture
-
#[] ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::OID::TypeMap
-
#[] ActiveRecord::AttributeMethods
-
#[] ActiveRecord::FixtureSet
-
#[] ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::StatementPool
-
#[] ActiveRecord::ConnectionAdapters::SQLite3Adapter::StatementPool
-
#[]= ActiveRecord::ConnectionAdapters::StatementPool
-
#[]= ActiveRecord::FixtureSet
-
#[]= ActiveRecord::ConnectionAdapters::MysqlAdapter::StatementPool
-
#[]= ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::OID::TypeMap
-
#[]= ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::StatementPool
-
#[]= ActiveRecord::ConnectionAdapters::SQLite3Adapter::StatementPool
-
#[]= ActiveRecord::AttributeMethods
-
#_destroy ActiveRecord::NestedAttributes
-
#_field_changed? ActiveRecord::AttributeMethods::Serialization::Behavior
-
#_reflect_on_association ActiveRecord::Reflection::ClassMethods
-
#_select! ActiveRecord::QueryMethods
-
#_store_accessors_module ActiveRecord::Store::ClassMethods
-
#_update_record ActiveRecord::Relation
-
#abstract_class ActiveRecord::Inheritance::ClassMethods
-
#abstract_class? ActiveRecord::Inheritance::ClassMethods
-
#accept ActiveRecord::ConnectionAdapters::AbstractAdapter::SchemaCreation
-
#accepts_nested_attributes_for ActiveRecord::NestedAttributes::ClassMethods
-
#accessible_attributes ActiveRecord::Generators::ModelGenerator
-
#accessor ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::OID::Hstore
-
#accessor ActiveRecord::ConnectionAdapters::PostgreSQLColumn
-
#accessor ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::OID::Json
-
#accessor ActiveRecord::AttributeMethods::Serialization::Type
-
#active? ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#active? ActiveRecord::ConnectionAdapters::Mysql2Adapter
-
#active? ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#active? ActiveRecord::ConnectionAdapters::MysqlAdapter
-
#active? ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#active_connection? ActiveRecord::ConnectionAdapters::ConnectionPool
-
#active_connections? ActiveRecord::ConnectionAdapters::ConnectionHandler
-
#active_record ActiveRecord::Reflection::MacroReflection
-
#active_record_primary_key ActiveRecord::Reflection::AssociationReflection
-
#active_threadsafe? ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#active_threadsafe? ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#adapter ActiveRecord::ConnectionAdapters::Mysql2Adapter::Column
-
#adapter ActiveRecord::ConnectionAdapters::MysqlAdapter::Column
-
#adapter ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter::Column
-
#adapter_method ActiveRecord::ConnectionAdapters::ConnectionSpecification
-
#adapter_name ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#adapter_name ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#adapter_name ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#adapter_name ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#add ActiveRecord::ConnectionAdapters::ConnectionPool::Queue
-
#add ActiveRecord::ConnectionAdapters::SchemaCache
-
add_aggregate_reflection ActiveRecord::Reflection
-
#add_column ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::SchemaStatements
-
#add_column ActiveRecord::ConnectionAdapters::SchemaStatements
-
#add_column ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#add_column ActiveRecord::ConnectionAdapters::AlterTable
-
#add_column_position! ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#add_index ActiveRecord::ConnectionAdapters::SchemaStatements
-
#add_index ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::SchemaStatements
-
#add_index ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#add_record ActiveRecord::ConnectionAdapters::OpenTransaction
-
#add_record ActiveRecord::ConnectionAdapters::ClosedTransaction
-
#add_reference ActiveRecord::ConnectionAdapters::SchemaStatements
-
add_reflection ActiveRecord::Reflection
-
#add_timestamps ActiveRecord::ConnectionAdapters::SchemaStatements
-
#add_to_target ActiveRecord::Associations::CollectionAssociation
-
#add_to_transaction ActiveRecord::Transactions
-
#add_transaction_record ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#adds ActiveRecord::ConnectionAdapters::AlterTable
-
#after ActiveRecord::ConnectionAdapters::ColumnDefinition
-
#after_commit ActiveRecord::Transactions::ClassMethods
-
#after_rollback ActiveRecord::Transactions::ClassMethods
-
#after_teardown ActiveRecord::TestFixtures
-
#alias ActiveRecord::Associations::JoinDependency::Aliases::Column
-
#alias_tracker ActiveRecord::Associations::JoinDependency
-
alias_type ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::OID
-
alias_type ActiveRecord::ConnectionAdapters::MysqlAdapter::Fields
-
#aliased_name_for ActiveRecord::Associations::AliasTracker
-
#aliased_table_for ActiveRecord::Associations::AliasTracker
-
#aliased_table_name ActiveRecord::Associations::JoinDependency::JoinBase
-
#aliased_table_name ActiveRecord::Associations::JoinDependency::JoinPart
-
#aliased_table_name ActiveRecord::Associations::JoinDependency::JoinAssociation
-
#aliased_table_name ActiveRecord::Associations::Association
-
#aliases ActiveRecord::Associations::JoinDependency
-
#aliases ActiveRecord::Associations::AliasTracker
-
#all ActiveRecord::Scoping::Named::ClassMethods
-
#allowed_index_name_length ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#allowed_index_name_length ActiveRecord::ConnectionAdapters::DatabaseLimits
-
#announce ActiveRecord::Migration
-
#any? ActiveRecord::Associations::CollectionAssociation
-
#any? ActiveRecord::Associations::CollectionProxy
-
#any? ActiveRecord::Relation
-
#any? ActiveRecord::NullRelation
-
#any_waiting? ActiveRecord::ConnectionAdapters::ConnectionPool::Queue
-
applied_to? ActiveRecord::NoTouching
-
apply_to ActiveRecord::NoTouching
-
#arel ActiveRecord::QueryMethods
-
#arel ActiveRecord::Associations::CollectionProxy
-
#arel_engine ActiveRecord::Core::ClassMethods
-
#arel_table ActiveRecord::Core::ClassMethods
-
#array ActiveRecord::ConnectionAdapters::PostgreSQLColumn
-
#array ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::ColumnDefinition
-
#array_to_string ActiveRecord::ConnectionAdapters::PostgreSQLColumn::Cast
-
#as ActiveRecord::ConnectionAdapters::TableDefinition
-
as_indifferent_hash ActiveRecord::Store::IndifferentCoder
-
#as_json ActiveRecord::Relation
-
#assign_attributes ActiveRecord::AttributeAssignment
-
#associated_records_by_owner ActiveRecord::Associations::Preloader::HasManyThrough
-
#associated_records_by_owner ActiveRecord::Associations::Preloader::ThroughAssociation
-
#association ActiveRecord::Associations
-
#association_cache ActiveRecord::Associations
-
#association_class ActiveRecord::Reflection::AssociationReflection
-
#association_foreign_key ActiveRecord::Reflection::AssociationReflection
-
#association_key ActiveRecord::Associations::Preloader::Association
-
#association_key_name ActiveRecord::Associations::Preloader::BelongsTo
-
#association_key_name ActiveRecord::Associations::Preloader::Association
-
#association_key_name ActiveRecord::Associations::Preloader::HasMany
-
#association_key_name ActiveRecord::Associations::Preloader::HasOne
-
#association_name ActiveRecord::Associations::Builder::HasAndBelongsToMany
-
#association_primary_key ActiveRecord::Reflection::AssociationReflection
-
#association_primary_key ActiveRecord::Reflection::ThroughReflection
-
#association_scope ActiveRecord::Associations::Association
-
#assume_migrated_upto_version ActiveRecord::ConnectionAdapters::SchemaStatements
-
#attempted_action ActiveRecord::StaleObjectError
-
#attr_readonly ActiveRecord::ReadonlyAttributes::ClassMethods
-
#attribute ActiveRecord::AttributeAssignmentError
-
#attribute ActiveRecord::UnknownAttributeError
-
#attribute_for_inspect ActiveRecord::AttributeMethods
-
#attribute_method? ActiveRecord::AttributeMethods::ClassMethods
-
#attribute_names ActiveRecord::AttributeMethods
-
#attribute_names ActiveRecord::DynamicMatchers::Method
-
#attribute_names ActiveRecord::AttributeMethods::ClassMethods
-
#attribute_present? ActiveRecord::AttributeMethods
-
#attributes ActiveRecord::AttributeMethods
-
#attributes_before_type_cast ActiveRecord::AttributeMethods::BeforeTypeCast
-
#attributes_before_type_cast ActiveRecord::AttributeMethods::Serialization::Behavior
-
#attributes_for_coder ActiveRecord::AttributeMethods
-
#attributes_for_coder ActiveRecord::AttributeMethods::Serialization::Behavior
-
#attributes_hash ActiveRecord::DynamicMatchers::Finder
-
#attributes_with_index ActiveRecord::Generators::ModelGenerator
-
#automatic_reconnect ActiveRecord::ConnectionAdapters::ConnectionPool
-
#autosave= ActiveRecord::Reflection::MacroReflection
-
#average ActiveRecord::NullRelation
-
#average ActiveRecord::Calculations
-
#base_class ActiveRecord::Inheritance::ClassMethods
-
#base_klass ActiveRecord::Associations::JoinDependency
-
#base_klass ActiveRecord::Associations::JoinDependency::JoinPart
-
base_root ActiveRecord::Generators::Base
-
#basename ActiveRecord::MigrationProxy
-
#becomes ActiveRecord::Persistence
-
#becomes! ActiveRecord::Persistence
-
#before_remove_const ActiveRecord::Scoping::Default::ClassMethods
-
#before_setup ActiveRecord::TestFixtures
-
#begin ActiveRecord::ConnectionAdapters::OpenTransaction
-
#begin ActiveRecord::ConnectionAdapters::ClosedTransaction
-
#begin_db_transaction ActiveRecord::ConnectionAdapters::MysqlAdapter
-
#begin_db_transaction ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#begin_db_transaction ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#begin_db_transaction ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::DatabaseStatements
-
#begin_db_transaction ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#begin_isolated_db_transaction ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#begin_isolated_db_transaction ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#begin_isolated_db_transaction ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::DatabaseStatements
-
#begin_transaction ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#belongs_to ActiveRecord::Associations::ClassMethods
-
#belongs_to? ActiveRecord::Reflection::AssociationReflection
-
#binary? ActiveRecord::ConnectionAdapters::Column
-
binary_to_string ActiveRecord::ConnectionAdapters::SQLite3Column
-
binary_to_string ActiveRecord::ConnectionAdapters::Column
-
#bind ActiveRecord::QueryMethods
-
#bind! ActiveRecord::QueryMethods
-
#blank? ActiveRecord::Relation
-
#blob_or_text_column? ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter::Column
-
#block_extension ActiveRecord::Associations::Builder::CollectionAssociation
-
#body ActiveRecord::DynamicMatchers::Finder
-
#body ActiveRecord::DynamicMatchers::Method
-
#build ActiveRecord::Associations::CollectionProxy
-
#build ActiveRecord::Associations::CollectionAssociation
-
build ActiveRecord::Associations::Builder::Association
-
#build ActiveRecord::Associations::SingularAssociation
-
build ActiveRecord::Associations::Builder::HasAndBelongsToMany::JoinTableResolver
-
#build ActiveRecord::Associations::Builder::Association
-
build ActiveRecord::AutosaveAssociation::AssociationBuilderExtension
-
#build_association ActiveRecord::Reflection::AssociationReflection
-
#build_constraint ActiveRecord::Associations::JoinDependency::JoinAssociation
-
build_from_hash ActiveRecord::PredicateBuilder
-
#bulk_change_table ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#cache ActiveRecord::ConnectionAdapters::QueryCache
-
#cache ActiveRecord::QueryCache::ClassMethods
-
#cache_attribute? ActiveRecord::AttributeMethods::Read::ClassMethods
-
#cache_attributes ActiveRecord::AttributeMethods::Read::ClassMethods
-
cache_fixtures ActiveRecord::FixtureSet
-
cache_for_connection ActiveRecord::FixtureSet
-
#cache_key ActiveRecord::Integration
-
#cached_attributes ActiveRecord::AttributeMethods::Read::ClassMethods
-
cached_fixtures ActiveRecord::FixtureSet
-
#calculate ActiveRecord::NullRelation
-
#calculate ActiveRecord::Calculations
-
#call ActiveRecord::QueryCache
-
#call ActiveRecord::PredicateBuilder::ArrayHandler
-
#call ActiveRecord::ConnectionAdapters::ConnectionManagement
-
#call ActiveRecord::PredicateBuilder::RelationHandler
-
#call ActiveRecord::Migration::CheckPending
-
#case_insensitive_comparison ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#case_insensitive_comparison ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#case_sensitive? ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter::Column
-
#case_sensitive_modifier ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#case_sensitive_modifier ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#chain ActiveRecord::Reflection::AssociationReflection
-
#chain ActiveRecord::Reflection::ThroughReflection
-
#change ActiveRecord::ConnectionAdapters::Table
-
#change_column ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::SchemaStatements
-
#change_column ActiveRecord::ConnectionAdapters::SchemaStatements
-
#change_column ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#change_column ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#change_column_default ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::SchemaStatements
-
#change_column_default ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#change_column_default ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#change_column_default ActiveRecord::ConnectionAdapters::SchemaStatements
-
#change_column_null ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#change_column_null ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#change_column_null ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::SchemaStatements
-
#change_column_null ActiveRecord::ConnectionAdapters::SchemaStatements
-
#change_default ActiveRecord::ConnectionAdapters::Table
-
#change_table ActiveRecord::Migration::CommandRecorder
-
#change_table ActiveRecord::ConnectionAdapters::SchemaStatements
-
#changed_for_autosave? ActiveRecord::AutosaveAssociation
-
#charset ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#charset ActiveRecord::Tasks::MySQLDatabaseTasks
-
#charset ActiveRecord::Tasks::PostgreSQLDatabaseTasks
-
#charset ActiveRecord::Tasks::SQLiteDatabaseTasks
-
#charset ActiveRecord::Tasks::DatabaseTasks
-
#charset_current ActiveRecord::Tasks::DatabaseTasks
-
check_pending! ActiveRecord::Migration
-
#check_schema_file ActiveRecord::Tasks::DatabaseTasks
-
#check_validity! ActiveRecord::Reflection::AssociationReflection
-
#check_validity! ActiveRecord::Reflection::ThroughReflection
-
#check_validity_of_inverse! ActiveRecord::Reflection::AssociationReflection
-
#checkin ActiveRecord::ConnectionAdapters::ConnectionPool
-
#checkout ActiveRecord::ConnectionAdapters::ConnectionPool
-
#checkout_timeout ActiveRecord::ConnectionAdapters::ConnectionPool
-
#children ActiveRecord::Associations::JoinDependency::JoinPart
-
#cidr ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::ColumnMethods
-
#cidr_to_string ActiveRecord::ConnectionAdapters::PostgreSQLColumn::Cast
-
#class_method_defined_within? ActiveRecord::AttributeMethods::ClassMethods
-
#class_name ActiveRecord::Fixture
-
#class_name ActiveRecord::Reflection::MacroReflection
-
#clear ActiveRecord::Associations::CollectionProxy
-
#clear ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::StatementPool
-
#clear ActiveRecord::ConnectionAdapters::SQLite3Adapter::StatementPool
-
#clear ActiveRecord::ConnectionAdapters::MysqlAdapter::StatementPool
-
#clear ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::OID::TypeMap
-
#clear ActiveRecord::ConnectionAdapters::ConnectionPool::Queue
-
#clear ActiveRecord::ConnectionAdapters::StatementPool
-
#clear! ActiveRecord::ConnectionAdapters::SchemaCache
-
#clear_active_connections! ActiveRecord::ConnectionAdapters::ConnectionHandler
-
#clear_aggregation_cache ActiveRecord::Aggregations
-
#clear_all_connections! ActiveRecord::ConnectionAdapters::ConnectionHandler
-
#clear_association_cache ActiveRecord::Associations
-
#clear_cache! ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#clear_cache! ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#clear_cache! ActiveRecord::ConnectionHandling
-
#clear_cache! ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#clear_cache! ActiveRecord::ConnectionAdapters::MysqlAdapter
-
#clear_query_cache ActiveRecord::ConnectionAdapters::QueryCache
-
#clear_reloadable_connections! ActiveRecord::ConnectionAdapters::ConnectionPool
-
#clear_reloadable_connections! ActiveRecord::ConnectionAdapters::ConnectionHandler
-
#clear_table_cache! ActiveRecord::ConnectionAdapters::SchemaCache
-
#client_encoding ActiveRecord::ConnectionAdapters::MysqlAdapter
-
#client_min_messages ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::SchemaStatements
-
#client_min_messages= ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::SchemaStatements
-
#close ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#closed? ActiveRecord::ConnectionAdapters::OpenTransaction
-
#closed? ActiveRecord::ConnectionAdapters::ClosedTransaction
-
#coder ActiveRecord::AttributeMethods::Serialization::Attribute
-
#coder ActiveRecord::ConnectionAdapters::Column
-
#collation ActiveRecord::Tasks::DatabaseTasks
-
#collation ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::SchemaStatements
-
#collation ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter::Column
-
#collation ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#collation ActiveRecord::Tasks::PostgreSQLDatabaseTasks
-
#collation ActiveRecord::Tasks::MySQLDatabaseTasks
-
#collation_current ActiveRecord::Tasks::DatabaseTasks
-
#collect ActiveRecord::ExplainRegistry
-
#collect? ActiveRecord::ExplainRegistry
-
#collecting_queries_for_explain ActiveRecord::Explain
-
#collection? ActiveRecord::Reflection::AssociationReflection
-
#column ActiveRecord::ConnectionAdapters::TableDefinition
-
#column ActiveRecord::ConnectionAdapters::ChangeColumnDefinition
-
#column ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::TableDefinition
-
#column ActiveRecord::AttributeAssignment::MultiparameterAttribute
-
#column ActiveRecord::ConnectionAdapters::Table
-
#column_alias ActiveRecord::Associations::JoinDependency::Aliases
-
#column_aliases ActiveRecord::Associations::JoinDependency::Aliases
-
#column_aliases ActiveRecord::Associations::JoinDependency::Aliases::Table
-
#column_defaults ActiveRecord::Locking::Optimistic::ClassMethods
-
#column_defaults ActiveRecord::ModelSchema::ClassMethods
-
#column_exists? ActiveRecord::ConnectionAdapters::Table
-
#column_exists? ActiveRecord::ConnectionAdapters::SchemaStatements
-
#column_for ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::SchemaStatements
-
#column_for_attribute ActiveRecord::AttributeMethods
-
#column_name_length ActiveRecord::ConnectionAdapters::DatabaseLimits
-
#column_names ActiveRecord::ModelSchema::ClassMethods
-
#column_spec ActiveRecord::ConnectionAdapters::ColumnDumper
-
#column_type ActiveRecord::Result
-
#column_types ActiveRecord::ModelSchema::ClassMethods
-
#column_types ActiveRecord::Result
-
#columns ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#columns ActiveRecord::ConnectionAdapters::SchemaCache
-
#columns ActiveRecord::ConnectionAdapters::IndexDefinition
-
#columns ActiveRecord::Associations::JoinDependency::Aliases
-
#columns ActiveRecord::Associations::JoinDependency::Aliases::Table
-
#columns ActiveRecord::ConnectionAdapters::SchemaStatements
-
#columns ActiveRecord::ModelSchema::ClassMethods
-
#columns ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::SchemaStatements
-
#columns ActiveRecord::Result
-
#columns ActiveRecord::ConnectionAdapters::TableDefinition
-
#columns ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#columns_for_distinct ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::SchemaStatements
-
#columns_for_distinct ActiveRecord::ConnectionAdapters::SchemaStatements
-
#columns_hash ActiveRecord::ModelSchema::ClassMethods
-
#columns_hash ActiveRecord::ConnectionAdapters::SchemaCache
-
#columns_per_multicolumn_index ActiveRecord::ConnectionAdapters::DatabaseLimits
-
#columns_per_table ActiveRecord::ConnectionAdapters::DatabaseLimits
-
#commands ActiveRecord::Migration::CommandRecorder
-
#commit ActiveRecord::ConnectionAdapters::OpenTransaction
-
#commit_db_transaction ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::DatabaseStatements
-
#commit_db_transaction ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#commit_db_transaction ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#commit_db_transaction ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#commit_records ActiveRecord::ConnectionAdapters::OpenTransaction
-
#commit_transaction ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#committed! ActiveRecord::Transactions
-
#committed? ActiveRecord::ConnectionAdapters::TransactionState
-
#composed_of ActiveRecord::Aggregations::ClassMethods
-
#concat ActiveRecord::Associations::HasManyThroughAssociation
-
#concat ActiveRecord::Associations::CollectionProxy
-
#concat ActiveRecord::Associations::CollectionAssociation
-
#concat_records ActiveRecord::Associations::HasManyThroughAssociation
-
#config ActiveRecord::ConnectionAdapters::ConnectionSpecification
-
#config ActiveRecord::FixtureSet
-
#configurations ActiveRecord::ConnectionAdapters::ConnectionSpecification::Resolver
-
#connected? ActiveRecord::ConnectionAdapters::ConnectionHandler
-
#connected? ActiveRecord::ConnectionHandling
-
#connected? ActiveRecord::ConnectionAdapters::ConnectionPool
-
#connection ActiveRecord::Associations::AliasTracker
-
#connection ActiveRecord::Migration
-
#connection ActiveRecord::ConnectionHandling
-
#connection ActiveRecord::ConnectionAdapters::ConnectionPool
-
#connection ActiveRecord::ConnectionAdapters::SchemaCache
-
#connection ActiveRecord::ConnectionAdapters::Transaction
-
#connection_config ActiveRecord::ConnectionHandling
-
#connection_handler ActiveRecord::RuntimeRegistry
-
#connection_handler ActiveRecord::Core
-
#connection_id ActiveRecord::RuntimeRegistry
-
#connection_id ActiveRecord::ConnectionHandling
-
#connection_id= ActiveRecord::ConnectionHandling
-
#connection_pool ActiveRecord::ConnectionHandling
-
#connection_pool_list ActiveRecord::ConnectionAdapters::ConnectionHandler
-
#connection_pools ActiveRecord::ConnectionAdapters::ConnectionHandler
-
#connections ActiveRecord::ConnectionAdapters::ConnectionPool
-
#constructable? ActiveRecord::Reflection::AssociationReflection
-
#content_columns ActiveRecord::ModelSchema::ClassMethods
-
context_class ActiveRecord::FixtureSet
-
#copy ActiveRecord::Migration
-
#count ActiveRecord::Calculations
-
#count ActiveRecord::NullRelation
-
#count ActiveRecord::Associations::CollectionProxy
-
#count ActiveRecord::Associations::CollectionAssociation
-
#count_by_sql ActiveRecord::Querying
-
#counter_cache_column ActiveRecord::Reflection::AssociationReflection
-
#create ActiveRecord::Tasks::MySQLDatabaseTasks
-
create ActiveRecord::Reflection
-
#create ActiveRecord::Delegation::ClassMethods
-
#create ActiveRecord::Associations::SingularAssociation
-
#create ActiveRecord::Tasks::PostgreSQLDatabaseTasks
-
#create ActiveRecord::Tasks::SQLiteDatabaseTasks
-
create ActiveRecord::Associations::AliasTracker
-
#create ActiveRecord::Relation
-
#create ActiveRecord::Associations::CollectionProxy
-
#create ActiveRecord::Tasks::DatabaseTasks
-
#create ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::DatabaseStatements
-
#create ActiveRecord::Persistence::ClassMethods
-
#create ActiveRecord::Associations::CollectionAssociation
-
#create! ActiveRecord::Associations::CollectionAssociation
-
#create! ActiveRecord::Relation
-
#create! ActiveRecord::Associations::SingularAssociation
-
#create! ActiveRecord::Validations::ClassMethods
-
#create! ActiveRecord::Associations::CollectionProxy
-
#create_all ActiveRecord::Tasks::DatabaseTasks
-
create_builder ActiveRecord::Associations::Builder::Association
-
#create_current ActiveRecord::Tasks::DatabaseTasks
-
#create_database ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#create_database ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::SchemaStatements
-
create_fixtures ActiveRecord::FixtureSet
-
#create_join_table ActiveRecord::ConnectionAdapters::SchemaStatements
-
#create_migration_file ActiveRecord::Generators::ModelGenerator
-
#create_migration_file ActiveRecord::Generators::MigrationGenerator
-
#create_model_file ActiveRecord::Generators::ModelGenerator
-
#create_module_file ActiveRecord::Generators::ModelGenerator
-
#create_savepoint ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#create_savepoint ActiveRecord::ConnectionAdapters::Savepoints
-
#create_schema ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::SchemaStatements
-
create_subclass ActiveRecord::FixtureSet::RenderContext
-
#create_table ActiveRecord::ConnectionAdapters::SchemaStatements
-
create_table ActiveRecord::SchemaMigration
-
#create_table ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#create_with ActiveRecord::QueryMethods
-
#create_with! ActiveRecord::QueryMethods
-
#create_with_value ActiveRecord::QueryMethods
-
#ctype ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::SchemaStatements
-
#current_config ActiveRecord::Tasks::DatabaseTasks
-
#current_database ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#current_database ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::SchemaStatements
-
#current_migration ActiveRecord::Migrator
-
#current_savepoint_name ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#current_schema ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::SchemaStatements
-
#current_scope ActiveRecord::Scoping::ClassMethods
-
#current_scope= ActiveRecord::Scoping::ClassMethods
-
#current_transaction ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#current_version ActiveRecord::Migrator
-
current_version ActiveRecord::Migrator
-
#dangerous_attribute_method? ActiveRecord::AttributeMethods::ClassMethods
-
#dangerous_attribute_method? ActiveRecord::AttributeMethods::PrimaryKey::ClassMethods
-
#dangerous_class_method? ActiveRecord::AttributeMethods::ClassMethods
-
#database_configuration ActiveRecord::Tasks::DatabaseTasks
-
#daterange ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::ColumnMethods
-
#db_dir ActiveRecord::Tasks::DatabaseTasks
-
#dead_connection_timeout ActiveRecord::ConnectionAdapters::ConnectionPool
-
#decorate_columns ActiveRecord::ModelSchema::ClassMethods
-
#decrement ActiveRecord::Persistence
-
#decrement! ActiveRecord::Persistence
-
#decrement_counter ActiveRecord::CounterCache::ClassMethods
-
#default ActiveRecord::ConnectionAdapters::Column
-
#default ActiveRecord::ConnectionAdapters::ColumnDefinition
-
default_fixture_model_name ActiveRecord::FixtureSet
-
default_fixture_table_name ActiveRecord::FixtureSet
-
#default_function ActiveRecord::ConnectionAdapters::Column
-
#default_scoped ActiveRecord::Scoping::Named::ClassMethods
-
#default_sequence_name ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#default_sequence_name ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::SchemaStatements
-
define ActiveRecord::Schema
-
#define ActiveRecord::Schema
-
#define ActiveRecord::DynamicMatchers::Method
-
define_accessors ActiveRecord::Associations::Builder::SingularAssociation
-
define_accessors ActiveRecord::Associations::Builder::BelongsTo
-
define_accessors ActiveRecord::Associations::Builder::Association
-
#define_attribute_methods ActiveRecord::AttributeMethods::ClassMethods
-
define_callback ActiveRecord::Associations::Builder::CollectionAssociation
-
define_callbacks ActiveRecord::Associations::Builder::CollectionAssociation
-
define_callbacks ActiveRecord::Associations::Builder::BelongsTo
-
define_callbacks ActiveRecord::Associations::Builder::Association
-
define_constructors ActiveRecord::Associations::Builder::SingularAssociation
-
#define_extensions ActiveRecord::Associations::Builder::CollectionAssociation
-
#define_extensions ActiveRecord::Associations::Builder::Association
-
#define_method_attribute ActiveRecord::AttributeMethods::PrimaryKey::ClassMethods
-
define_readers ActiveRecord::Associations::Builder::CollectionAssociation
-
define_readers ActiveRecord::Associations::Builder::Association
-
define_writers ActiveRecord::Associations::Builder::CollectionAssociation
-
define_writers ActiveRecord::Associations::Builder::Association
-
#delegate ActiveRecord::Migration::CommandRecorder
-
delegate ActiveRecord::Migration
-
#delegate ActiveRecord::Delegation::ClassSpecificRelation::ClassMethods
-
#delegate_to_scoped_klass ActiveRecord::Delegation::ClassSpecificRelation::ClassMethods
-
#delete ActiveRecord::NullRelation
-
#delete ActiveRecord::ConnectionAdapters::ConnectionPool::Queue
-
#delete ActiveRecord::Persistence
-
#delete ActiveRecord::Associations::CollectionProxy
-
#delete ActiveRecord::ConnectionAdapters::MysqlAdapter::StatementPool
-
#delete ActiveRecord::ConnectionAdapters::StatementPool
-
#delete ActiveRecord::Relation
-
#delete ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#delete ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::StatementPool
-
#delete ActiveRecord::Associations::HasOneAssociation
-
#delete ActiveRecord::Associations::CollectionAssociation
-
#delete_all ActiveRecord::NullRelation
-
#delete_all ActiveRecord::Relation
-
#delete_all ActiveRecord::Associations::CollectionProxy
-
#delete_all ActiveRecord::Associations::CollectionAssociation
-
#delete_sql ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#delim ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::OID::Vector
-
#descends_from_active_record? ActiveRecord::Inheritance::ClassMethods
-
#destroy ActiveRecord::Transactions
-
#destroy ActiveRecord::Persistence
-
#destroy ActiveRecord::Associations::CollectionAssociation
-
#destroy ActiveRecord::Callbacks
-
#destroy ActiveRecord::Relation
-
#destroy ActiveRecord::Associations::CollectionProxy
-
#destroy! ActiveRecord::Persistence
-
#destroy_all ActiveRecord::Relation
-
#destroy_all ActiveRecord::Associations::CollectionAssociation
-
#destroy_all ActiveRecord::Associations::CollectionProxy
-
#destroyed? ActiveRecord::Persistence
-
#destroyed_by_association ActiveRecord::AutosaveAssociation
-
#destroyed_by_association= ActiveRecord::AutosaveAssociation
-
dirties_query_cache ActiveRecord::ConnectionAdapters::QueryCache
-
#disable_ddl_transaction ActiveRecord::Migration
-
disable_ddl_transaction ActiveRecord::Migration
-
disable_ddl_transaction! ActiveRecord::Migration
-
#disable_extension ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#disable_extension ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#disable_query_cache! ActiveRecord::ConnectionAdapters::QueryCache
-
#disable_referential_integrity ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#disable_referential_integrity ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#disable_referential_integrity ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::ReferentialIntegrity
-
#disconnect! ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#disconnect! ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#disconnect! ActiveRecord::ConnectionAdapters::ConnectionPool
-
#disconnect! ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#disconnect! ActiveRecord::ConnectionAdapters::Mysql2Adapter
-
#disconnect! ActiveRecord::ConnectionAdapters::MysqlAdapter
-
#distinct ActiveRecord::Associations::CollectionProxy
-
#distinct ActiveRecord::QueryMethods
-
#distinct ActiveRecord::Associations::CollectionAssociation
-
#distinct! ActiveRecord::QueryMethods
-
down ActiveRecord::Migrator
-
#down ActiveRecord::Migration
-
#down ActiveRecord::Migration::ReversibleBlockHelper
-
#drop ActiveRecord::Tasks::DatabaseTasks
-
#drop ActiveRecord::Tasks::MySQLDatabaseTasks
-
#drop ActiveRecord::Tasks::PostgreSQLDatabaseTasks
-
#drop ActiveRecord::Tasks::SQLiteDatabaseTasks
-
#drop_all ActiveRecord::Tasks::DatabaseTasks
-
#drop_current ActiveRecord::Tasks::DatabaseTasks
-
#drop_database ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::SchemaStatements
-
#drop_database ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#drop_join_table ActiveRecord::ConnectionAdapters::SchemaStatements
-
#drop_schema ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::SchemaStatements
-
#drop_table ActiveRecord::ConnectionAdapters::SchemaStatements
-
#drop_table ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
drop_table ActiveRecord::SchemaMigration
-
#dump ActiveRecord::Store::IndifferentCoder
-
#dump ActiveRecord::Coders::YAMLColumn
-
dump ActiveRecord::SchemaDumper
-
#dump ActiveRecord::SchemaDumper
-
#dump_schema_information ActiveRecord::ConnectionAdapters::SchemaStatements
-
#each ActiveRecord::ConnectionAdapters::MysqlAdapter::StatementPool
-
#each ActiveRecord::ConnectionAdapters::StatementPool
-
#each ActiveRecord::ConnectionAdapters::SQLite3Adapter::StatementPool
-
#each ActiveRecord::Fixture
-
#each ActiveRecord::FixtureSet
-
#each ActiveRecord::Associations::JoinDependency::JoinPart
-
#each ActiveRecord::Result
-
#each ActiveRecord::FixtureSet::File
-
#each ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::StatementPool
-
#each_hash ActiveRecord::ConnectionAdapters::MysqlAdapter
-
#each_hash ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#each_hash ActiveRecord::ConnectionAdapters::Mysql2Adapter
-
#eager_load ActiveRecord::QueryMethods
-
#eager_load! ActiveRecord::QueryMethods
-
eager_load! ActiveRecord
-
#eager_loading? ActiveRecord::Relation
-
empty ActiveRecord::Associations::AliasTracker
-
#empty? ActiveRecord::NullRelation
-
#empty? ActiveRecord::Relation
-
#empty? ActiveRecord::Result
-
#empty? ActiveRecord::Associations::CollectionAssociation
-
#empty? ActiveRecord::Associations::CollectionProxy
-
#empty_insert_statement_value ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#empty_insert_statement_value ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#emulate_booleans ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#enable_extension ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#enable_extension ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#enable_query_cache! ActiveRecord::ConnectionAdapters::QueryCache
-
#encode_with ActiveRecord::Core
-
#encoding ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::SchemaStatements
-
#encoding ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#enlist_fixture_connections ActiveRecord::TestFixtures
-
#enum ActiveRecord::Enum
-
#env ActiveRecord::Tasks::DatabaseTasks
-
#error_number ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#error_number ActiveRecord::ConnectionAdapters::MysqlAdapter
-
#error_number ArJdbcMySQL::Error
-
#error_number ActiveRecord::ConnectionAdapters::Mysql2Adapter
-
#errors ActiveRecord::MultiparameterAssignmentErrors
-
#escape_bytea ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::Quoting
-
#establish_connection ActiveRecord::ConnectionAdapters::ConnectionHandler
-
#establish_connection ActiveRecord::ConnectionHandling
-
#except ActiveRecord::SpawnMethods
-
#exception ActiveRecord::AttributeAssignmentError
-
#exec_delete ActiveRecord::ConnectionAdapters::Mysql2Adapter
-
#exec_delete ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#exec_delete ActiveRecord::ConnectionAdapters::MysqlAdapter
-
#exec_delete ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::DatabaseStatements
-
#exec_delete ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#exec_explain ActiveRecord::Explain
-
#exec_insert ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#exec_insert ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::DatabaseStatements
-
#exec_insert ActiveRecord::ConnectionAdapters::Mysql2Adapter
-
#exec_migration ActiveRecord::Migration
-
#exec_queries ActiveRecord::NullRelation
-
#exec_query ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#exec_query ActiveRecord::ConnectionAdapters::Mysql2Adapter
-
#exec_query ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::DatabaseStatements
-
#exec_query ActiveRecord::ConnectionAdapters::MysqlAdapter
-
#exec_query ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#exec_update ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#exec_without_stmt ActiveRecord::ConnectionAdapters::MysqlAdapter
-
#execute ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#execute ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#execute ActiveRecord::ConnectionAdapters::Mysql2Adapter
-
#execute ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::DatabaseStatements
-
#execute ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#execute ActiveRecord::StatementCache
-
#execute_and_free ActiveRecord::ConnectionAdapters::MysqlAdapter
-
#execute_and_free ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#exists? ActiveRecord::FinderMethods
-
#exists? ActiveRecord::NullRelation
-
expand ActiveRecord::PredicateBuilder
-
#expire ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#explain ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#explain ActiveRecord::Relation
-
#explain ActiveRecord::ConnectionAdapters::Mysql2Adapter
-
#explain ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::DatabaseStatements
-
#extend_message ActiveRecord::NoDatabaseError
-
extended ActiveRecord::Enum
-
#extending ActiveRecord::QueryMethods
-
#extending! ActiveRecord::QueryMethods
-
#extension_enabled? ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#extensions ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#extensions ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
extensions ActiveRecord::Associations::Builder::Association
-
#extra ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter::Column
-
#extract_bounds ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::OID::Range
-
#extract_default ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter::Column
-
#extract_default ActiveRecord::ConnectionAdapters::Column
-
#extract_record ActiveRecord::Associations::JoinDependency::JoinPart
-
#extract_schema_and_table ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::Utils
-
extract_value_from_default ActiveRecord::ConnectionAdapters::PostgreSQLColumn
-
#fetch ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::OID::TypeMap
-
#fifth ActiveRecord::FinderMethods
-
#fifth ActiveRecord::Associations::CollectionProxy
-
#fifth ActiveRecord::Associations::CollectionAssociation
-
#fifth! ActiveRecord::FinderMethods
-
#filename ActiveRecord::MigrationProxy
-
#finalized? ActiveRecord::ConnectionAdapters::TransactionState
-
#find ActiveRecord::Associations::CollectionAssociation
-
#find ActiveRecord::Fixture
-
#find ActiveRecord::FinderMethods
-
#find ActiveRecord::Associations::CollectionProxy
-
#find_by ActiveRecord::FinderMethods
-
#find_by! ActiveRecord::FinderMethods
-
#find_by_sql ActiveRecord::Querying
-
#find_each ActiveRecord::Batches
-
#find_generated_attribute_method ActiveRecord::AttributeMethods::ClassMethods
-
#find_in_batches ActiveRecord::Batches
-
#find_or_create_by ActiveRecord::Relation
-
#find_or_create_by! ActiveRecord::Relation
-
#find_or_initialize_by ActiveRecord::Relation
-
find_type ActiveRecord::ConnectionAdapters::MysqlAdapter::Fields
-
#finder ActiveRecord::DynamicMatchers::FindByBang
-
#finder ActiveRecord::DynamicMatchers::FindBy
-
#finder ActiveRecord::DynamicMatchers::Finder
-
#finder_needs_type_condition? ActiveRecord::Inheritance::ClassMethods
-
#finish ActiveRecord::ExplainSubscriber
-
#finishing? ActiveRecord::ConnectionAdapters::OpenTransaction
-
#first ActiveRecord::FinderMethods
-
#first ActiveRecord::ConnectionAdapters::ColumnDefinition
-
#first ActiveRecord::Associations::CollectionAssociation
-
#first ActiveRecord::Associations::CollectionProxy
-
#first! ActiveRecord::FinderMethods
-
#first_or_create ActiveRecord::Relation
-
#first_or_create! ActiveRecord::Relation
-
#first_or_initialize ActiveRecord::Relation
-
#fixture ActiveRecord::Fixture
-
fixture_is_cached? ActiveRecord::FixtureSet
-
#fixtures ActiveRecord::TestFixtures::ClassMethods
-
#fixtures ActiveRecord::FixtureSet
-
#fixtures_path ActiveRecord::Tasks::DatabaseTasks
-
#foreign_key ActiveRecord::Reflection::AssociationReflection
-
#foreign_type ActiveRecord::Reflection::AssociationReflection
-
#forty_two ActiveRecord::Associations::CollectionAssociation
-
#forty_two ActiveRecord::Associations::CollectionProxy
-
#forty_two ActiveRecord::FinderMethods
-
#forty_two! ActiveRecord::FinderMethods
-
forward ActiveRecord::Migrator
-
#fourth ActiveRecord::Associations::CollectionAssociation
-
#fourth ActiveRecord::Associations::CollectionProxy
-
#fourth ActiveRecord::FinderMethods
-
#fourth! ActiveRecord::FinderMethods
-
#freeze ActiveRecord::Core
-
#frequency ActiveRecord::ConnectionAdapters::ConnectionPool::Reaper
-
#from ActiveRecord::QueryMethods
-
#from! ActiveRecord::QueryMethods
-
#frozen? ActiveRecord::Core
-
#full_table_name_prefix ActiveRecord::ModelSchema::ClassMethods
-
gem_version ActiveRecord
-
#generated_association_methods ActiveRecord::Core::ClassMethods
-
get_all_versions ActiveRecord::Migrator
-
#get_primary_key ActiveRecord::AttributeMethods::PrimaryKey::ClassMethods
-
#group ActiveRecord::QueryMethods
-
#group! ActiveRecord::QueryMethods
-
#handle_dependency ActiveRecord::Associations::HasManyAssociation
-
#handle_dependency ActiveRecord::Associations::BelongsToAssociation
-
#handle_dependency ActiveRecord::Associations::HasOneAssociation
-
#has_and_belongs_to_many ActiveRecord::Associations::ClassMethods
-
#has_attribute? ActiveRecord::AttributeMethods
-
#has_default? ActiveRecord::ConnectionAdapters::Column
-
#has_default? ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter::Column
-
#has_inverse? ActiveRecord::Reflection::AssociationReflection
-
#has_many ActiveRecord::Associations::ClassMethods
-
#has_one ActiveRecord::Associations::ClassMethods
-
#has_transactional_callbacks? ActiveRecord::Core
-
#hash ActiveRecord::Core
-
#hash ActiveRecord::Relation::HashMerger
-
#having ActiveRecord::QueryMethods
-
#having! ActiveRecord::QueryMethods
-
#hstore ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::ColumnMethods
-
#hstore_to_string ActiveRecord::ConnectionAdapters::PostgreSQLColumn::Cast
-
#human_name ActiveRecord::ConnectionAdapters::Column
-
#i18n_scope ActiveRecord::Translation
-
#id ActiveRecord::AttributeMethods::PrimaryKey
-
#id= ActiveRecord::AttributeMethods::PrimaryKey
-
#id? ActiveRecord::AttributeMethods::PrimaryKey
-
#id_before_type_cast ActiveRecord::AttributeMethods::PrimaryKey
-
identify ActiveRecord::FixtureSet
-
#identity_type ActiveRecord::Result
-
#ids ActiveRecord::Calculations
-
#ids_reader ActiveRecord::Associations::CollectionAssociation
-
#ids_writer ActiveRecord::Associations::CollectionAssociation
-
#ignore_payload? ActiveRecord::ExplainSubscriber
-
#ignore_tables ActiveRecord::SchemaDumper
-
#in_clause_length ActiveRecord::ConnectionAdapters::DatabaseLimits
-
#in_use ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#include? ActiveRecord::Associations::CollectionProxy
-
#include? ActiveRecord::Associations::CollectionAssociation
-
included ActiveRecord::ConnectionAdapters::QueryCache
-
#includes ActiveRecord::QueryMethods
-
#includes! ActiveRecord::QueryMethods
-
#increment ActiveRecord::Persistence
-
#increment! ActiveRecord::Persistence
-
#increment_counter ActiveRecord::CounterCache::ClassMethods
-
#index ActiveRecord::ConnectionAdapters::Table
-
#index ActiveRecord::ConnectionAdapters::TableDefinition
-
#index_algorithms ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#index_algorithms ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#index_algorithms ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#index_exists? ActiveRecord::ConnectionAdapters::SchemaStatements
-
#index_exists? ActiveRecord::ConnectionAdapters::Table
-
index_name ActiveRecord::SchemaMigration
-
#index_name ActiveRecord::ConnectionAdapters::SchemaStatements
-
#index_name_exists? ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::SchemaStatements
-
#index_name_exists? ActiveRecord::ConnectionAdapters::SchemaStatements
-
#index_name_length ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::SchemaStatements
-
#index_name_length ActiveRecord::ConnectionAdapters::DatabaseLimits
-
#indexes ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#indexes ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#indexes ActiveRecord::ConnectionAdapters::TableDefinition
-
#indexes ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::SchemaStatements
-
#indexes_per_table ActiveRecord::ConnectionAdapters::DatabaseLimits
-
#inet ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::ColumnMethods
-
#infinity ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::OID::Range
-
#infinity? ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::OID::Range
-
#inheritance_column ActiveRecord::ModelSchema::ClassMethods
-
#inheritance_column= ActiveRecord::ModelSchema::ClassMethods
-
#inherited ActiveRecord::Delegation::DelegateCache
-
#inherited ActiveRecord::AttributeMethods::ClassMethods
-
#inherited ActiveRecord::Enum
-
#init_with ActiveRecord::Core
-
initial_count_for ActiveRecord::Associations::AliasTracker
-
#initialize ActiveRecord::Validations::UniquenessValidator
-
#initialize ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::OID::Range
-
#initialize ActiveRecord::Associations::HasManyThroughAssociation
-
#initialize ActiveRecord::ConnectionAdapters::Transaction
-
#initialize ActiveRecord::QueryMethods::WhereChain
-
#initialize ActiveRecord::ConnectionAdapters::SavepointTransaction
-
#initialize ActiveRecord::Associations::Preloader::AlreadyLoaded
-
#initialize ActiveRecord::ConnectionAdapters::ConnectionPool::Reaper
-
#initialize ActiveRecord::ConnectionAdapters::StatementPool
-
#initialize ActiveRecord::Associations::JoinDependency
-
#initialize ActiveRecord::AttributeAssignment::MultiparameterAttribute
-
#initialize ActiveRecord::AssociationRelation
-
#initialize ActiveRecord::AttributeMethods::TimeZoneConversion::Type
-
#initialize ActiveRecord::ConnectionAdapters::QueryCache
-
#initialize ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::StatementPool
-
#initialize ActiveRecord::ConnectionHandling::MergeAndResolveDefaultUrlConfig
-
#initialize ActiveRecord::ConnectionAdapters::TableDefinition
-
#initialize ActiveRecord::Associations::Builder::Association
-
#initialize ActiveRecord::Coders::YAMLColumn
-
#initialize ActiveRecord::AttributeMethods::AttributeMethodCache
-
#initialize ActiveRecord::FixtureSet::File
-
#initialize ActiveRecord::ConnectionAdapters::AbstractAdapter::SchemaCreation
-
#initialize ActiveRecord::ExplainRegistry
-
#initialize ActiveRecord::DynamicMatchers::Method
-
#initialize ActiveRecord::ConnectionAdapters::SQLite3Adapter::StatementPool
-
#initialize ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#initialize ActiveRecord::StatementCache
-
#initialize ActiveRecord::Relation::Merger
-
#initialize ActiveRecord::Relation::HashMerger
-
#initialize ActiveRecord::ConnectionAdapters::RealTransaction
-
#initialize ActiveRecord::LogSubscriber
-
#initialize ActiveRecord::ConnectionAdapters::Table
-
#initialize ActiveRecord::ConnectionAdapters::OpenTransaction
-
#initialize ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#initialize ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#initialize ActiveRecord::ConnectionAdapters::ConnectionPool
-
#initialize ActiveRecord::ConnectionAdapters::ConnectionSpecification
-
#initialize ActiveRecord::Associations::Builder::HasAndBelongsToMany
-
#initialize ActiveRecord::DeleteRestrictionError
-
#initialize ActiveRecord::ReadOnlyAssociation
-
#initialize ActiveRecord::HasManyThroughNestedAssociationsAreReadonly
-
#initialize ActiveRecord::HasManyThroughCantAssociateNewRecords
-
#initialize ActiveRecord::HasManyThroughCantAssociateThroughHasOneOrManyReflection
-
#initialize ActiveRecord::HasManyThroughCantDissociateNewRecords
-
#initialize ActiveRecord::EagerLoadPolymorphicError
-
#initialize ActiveRecord::HasManyThroughAssociationPolymorphicSourceError
-
#initialize ActiveRecord::InverseOfAssociationNotFoundError
-
#initialize ActiveRecord::AssociationNotFoundError
-
#initialize ActiveRecord::HasManyThroughAssociationNotFoundError
-
#initialize ActiveRecord::HasManyThroughAssociationPolymorphicThroughError
-
#initialize ActiveRecord::HasManyThroughAssociationPointlessSourceTypeError
-
#initialize ActiveRecord::RecordInvalid
-
#initialize ActiveRecord::HasOneThroughCantAssociateThroughCollection
-
#initialize ActiveRecord::QueryCache
-
#initialize ActiveRecord::Associations::JoinDependency::JoinAssociation
-
#initialize ActiveRecord::ConnectionAdapters::PostgreSQLColumn
-
#initialize ActiveRecord::Reflection::ThroughReflection
-
#initialize ActiveRecord::HasManyThroughSourceAssociationNotFoundError
-
#initialize ActiveRecord::Reflection::AssociationReflection
-
#initialize ActiveRecord::Reflection::MacroReflection
-
#initialize ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::OID::Array
-
#initialize ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter::Column
-
#initialize ActiveRecord::Migrator
-
#initialize ActiveRecord::ConnectionAdapters::Mysql2Adapter
-
#initialize ActiveRecord::ConnectionAdapters::MysqlAdapter::StatementPool
-
#initialize ActiveRecord::ConnectionAdapters::MysqlAdapter
-
#initialize ActiveRecord::NullMigration
-
#initialize ActiveRecord::MigrationProxy
-
#initialize ActiveRecord::ConnectionAdapters::SQLite3Adapter::Version
-
#initialize ActiveRecord::ConnectionAdapters::AlterTable
-
#initialize ActiveRecord::ConnectionAdapters::ConnectionManagement
-
#initialize ActiveRecord::Migration
-
#initialize ActiveRecord::Migration::CheckPending
-
#initialize ActiveRecord::UnknownMigrationVersionError
-
#initialize ActiveRecord::DuplicateMigrationVersionError
-
#initialize ActiveRecord::MigrationError
-
#initialize ActiveRecord::DuplicateMigrationNameError
-
#initialize ActiveRecord::IllegalMigrationNameError
-
#initialize ActiveRecord::PendingMigrationError
-
#initialize ActiveRecord::ConnectionAdapters::SchemaCache
-
#initialize ActiveRecord::ConnectionAdapters::TransactionState
-
#initialize ActiveRecord::Relation
-
#initialize ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#initialize ActiveRecord::Associations::JoinDependency::JoinPart
-
#initialize ActiveRecord::Fixture
-
#initialize ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::OID::TypeMap
-
#initialize ActiveRecord::FixtureSet
-
#initialize ActiveRecord::FixtureSet::ClassCache
-
#initialize ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::OID::Vector
-
#initialize ActiveRecord::Scoping::ScopeRegistry
-
#initialize ActiveRecord::Associations::Preloader::Association
-
#initialize ActiveRecord::UnknownPrimaryKey
-
#initialize ActiveRecord::Result
-
#initialize ActiveRecord::AttributeAssignmentError
-
#initialize ActiveRecord::MultiparameterAssignmentErrors
-
#initialize ActiveRecord::StaleObjectError
-
#initialize ActiveRecord::NoDatabaseError
-
#initialize ActiveRecord::StatementInvalid
-
#initialize ActiveRecord::UnknownAttributeError
-
#initialize ActiveRecord::Store::IndifferentCoder
-
#initialize ActiveRecord::ConnectionAdapters::ConnectionSpecification::Resolver
-
#initialize ActiveRecord::FixtureSet::ReflectionProxy
-
#initialize ActiveRecord::Associations::Builder::CollectionAssociation
-
#initialize ActiveRecord::Core
-
#initialize ActiveRecord::ConnectionAdapters::ConnectionHandler
-
#initialize ActiveRecord::Associations::JoinDependency::Aliases
-
#initialize ActiveRecord::Tasks::SQLiteDatabaseTasks
-
#initialize ActiveRecord::Tasks::MySQLDatabaseTasks
-
#initialize ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#initialize ActiveRecord::Migration::CommandRecorder
-
#initialize ActiveRecord::ConnectionAdapters::ConnectionPool::Queue
-
#initialize ActiveRecord::ConnectionAdapters::ConnectionSpecification::ConnectionUrlResolver
-
#initialize ActiveRecord::ConnectionAdapters::Column
-
#initialize ActiveRecord::Associations::Builder::HasAndBelongsToMany::JoinTableResolver::KnownClass
-
#initialize ActiveRecord::Associations::AliasTracker
-
#initialize ArJdbcMySQL::Error
-
#initialize ActiveRecord::AttributeMethods::Serialization::Type
-
#initialize ActiveRecord::Associations::Association
-
#initialize ActiveRecord::Tasks::PostgreSQLDatabaseTasks
-
#initialize ActiveRecord::Associations::CollectionProxy
-
#initialize_attributes ActiveRecord::ModelSchema::ClassMethods
-
#initialize_attributes ActiveRecord::AttributeMethods::Serialization::Behavior::ClassMethods
-
#initialize_attributes ActiveRecord::Associations::Association
-
#initialize_copy ActiveRecord::Relation
-
#initialize_copy ActiveRecord::Result
-
#initialize_dup ActiveRecord::AttributeMethods::Dirty
-
#initialize_dup ActiveRecord::ConnectionAdapters::ConnectionSpecification
-
#initialize_dup ActiveRecord::Inheritance
-
#initialize_dup ActiveRecord::Timestamp
-
#initialize_dup ActiveRecord::Core
-
#initialize_generated_modules ActiveRecord::AttributeMethods::ClassMethods
-
#initialize_generated_modules ActiveRecord::Core::ClassMethods
-
#initialize_internals_callback ActiveRecord::Scoping
-
#initialize_relation_delegate_cache ActiveRecord::Delegation::DelegateCache
-
#initialize_schema_migrations_table ActiveRecord::ConnectionAdapters::Mysql2Adapter
-
#initialize_schema_migrations_table ActiveRecord::ConnectionAdapters::SchemaStatements
-
#insert ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#insert ActiveRecord::Relation
-
#insert_fixture ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#insert_record ActiveRecord::Associations::HasManyThroughAssociation
-
#insert_record ActiveRecord::Associations::HasManyAssociation
-
#insert_sql ActiveRecord::ConnectionAdapters::MysqlAdapter
-
#insert_sql ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#insert_sql ActiveRecord::ConnectionAdapters::Mysql2Adapter
-
#insert_sql ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::DatabaseStatements
-
#inspect ActiveRecord::Relation
-
#inspect ActiveRecord::Core
-
#inspect ActiveRecord::Core::ClassMethods
-
#instance_method_already_implemented? ActiveRecord::AttributeMethods::ClassMethods
-
#instantiate ActiveRecord::Persistence::ClassMethods
-
#instantiate ActiveRecord::Associations::JoinDependency::JoinPart
-
#instantiate ActiveRecord::Associations::JoinDependency
-
instantiate_all_loaded_fixtures ActiveRecord::FixtureSet
-
instantiate_fixtures ActiveRecord::FixtureSet
-
#int4range ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::ColumnMethods
-
#int8range ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::ColumnMethods
-
#interpolate ActiveRecord::Associations::Association
-
#inverse_of ActiveRecord::Reflection::AssociationReflection
-
#inverse_of ActiveRecord::Migration::CommandRecorder
-
#inversed ActiveRecord::Associations::Association
-
#join_class ActiveRecord::Relation::JoinOperation
-
#join_constraints ActiveRecord::Associations::JoinDependency
-
#join_constraints ActiveRecord::Associations::JoinDependency::JoinAssociation
-
#join_root ActiveRecord::Associations::JoinDependency
-
#join_table ActiveRecord::Reflection::AssociationReflection
-
#join_table ActiveRecord::Associations::Builder::HasAndBelongsToMany::JoinTableResolver::KnownTable
-
#join_table ActiveRecord::Associations::Builder::HasAndBelongsToMany::JoinTableResolver::KnownClass
-
#join_table ActiveRecord::FixtureSet::ReflectionProxy
-
#join_to_delete ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#join_to_update ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#join_to_update ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#join_type ActiveRecord::Associations::AssociationScope
-
#joinable? ActiveRecord::ConnectionAdapters::OpenTransaction
-
#joinable? ActiveRecord::ConnectionAdapters::ClosedTransaction
-
#joined_includes_values ActiveRecord::Relation
-
#joins ActiveRecord::QueryMethods
-
#joins! ActiveRecord::QueryMethods
-
#joins_per_query ActiveRecord::ConnectionAdapters::DatabaseLimits
-
#json ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::ColumnMethods
-
#json_to_string ActiveRecord::ConnectionAdapters::PostgreSQLColumn::Cast
-
#key? ActiveRecord::ConnectionAdapters::MysqlAdapter::StatementPool
-
#key? ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::OID::TypeMap
-
#key? ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::StatementPool
-
#key? ActiveRecord::ConnectionAdapters::SQLite3Adapter::StatementPool
-
#key? ActiveRecord::ConnectionAdapters::StatementPool
-
#keys_for_partial_write ActiveRecord::AttributeMethods::Serialization::Behavior
-
#klass ActiveRecord::Associations::BelongsToPolymorphicAssociation
-
#klass ActiveRecord::Associations::Preloader::Association
-
#klass ActiveRecord::Reflection::MacroReflection
-
#klass ActiveRecord::Relation
-
#klass ActiveRecord::Reflection::AssociationReflection
-
#klass ActiveRecord::ConnectionAdapters::Column
-
#klass ActiveRecord::Associations::Association
-
#last ActiveRecord::FinderMethods
-
#last ActiveRecord::Associations::CollectionAssociation
-
#last ActiveRecord::Result
-
#last ActiveRecord::Associations::CollectionProxy
-
#last! ActiveRecord::FinderMethods
-
#last_inserted_id ActiveRecord::ConnectionAdapters::Mysql2Adapter
-
#last_inserted_id ActiveRecord::ConnectionAdapters::MysqlAdapter
-
#last_inserted_id ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
last_migration ActiveRecord::Migrator
-
#last_use ActiveRecord::ConnectionAdapters::AbstractAdapter
-
last_version ActiveRecord::Migrator
-
#lease ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#length ActiveRecord::ConnectionAdapters::SQLite3Adapter::StatementPool
-
#length ActiveRecord::ConnectionAdapters::MysqlAdapter::StatementPool
-
#length ActiveRecord::Associations::CollectionAssociation
-
#length ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::StatementPool
-
#length ActiveRecord::ConnectionAdapters::StatementPool
-
#length ActiveRecord::Associations::CollectionProxy
-
#lengths ActiveRecord::ConnectionAdapters::IndexDefinition
-
#lhs_key ActiveRecord::FixtureSet::HasManyThroughProxy
-
#lhs_model ActiveRecord::Associations::Builder::HasAndBelongsToMany
-
#limit ActiveRecord::QueryMethods
-
#limit ActiveRecord::ConnectionAdapters::ColumnDefinition
-
#limit ActiveRecord::ConnectionAdapters::Column
-
#limit! ActiveRecord::QueryMethods
-
#limited_update_conditions ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#limited_update_conditions ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#load ActiveRecord::Coders::YAMLColumn
-
#load ActiveRecord::Relation
-
#load ActiveRecord::Store::IndifferentCoder
-
#load_schema ActiveRecord::Tasks::DatabaseTasks
-
load_schema_if_pending! ActiveRecord::Migration
-
#load_seed ActiveRecord::Tasks::DatabaseTasks
-
#load_target ActiveRecord::Associations::CollectionAssociation
-
#load_target ActiveRecord::Associations::CollectionProxy
-
#load_target ActiveRecord::Associations::Association
-
#loaded ActiveRecord::Relation
-
#loaded! ActiveRecord::Associations::Association
-
#loaded? ActiveRecord::Associations::CollectionProxy
-
#loaded? ActiveRecord::Associations::Association
-
#lock ActiveRecord::QueryMethods
-
#lock! ActiveRecord::QueryMethods
-
#lock! ActiveRecord::Locking::Pessimistic
-
#locking_column ActiveRecord::Locking::Optimistic::ClassMethods
-
#locking_column= ActiveRecord::Locking::Optimistic::ClassMethods
-
#locking_enabled? ActiveRecord::Locking::Optimistic::ClassMethods
-
#locking_enabled? ActiveRecord::Locking::Optimistic
-
#log_process_action ActiveRecord::Railties::ControllerRuntime::ClassMethods
-
#logger ActiveRecord::LogSubscriber
-
#logger ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#lookup_ancestors ActiveRecord::Translation
-
#ltree ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::ColumnMethods
-
#macaddr ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::ColumnMethods
-
#macro ActiveRecord::Associations::Builder::BelongsTo
-
#macro ActiveRecord::Reflection::MacroReflection
-
#macro ActiveRecord::Associations::Builder::HasMany
-
#macro ActiveRecord::Associations::Builder::HasOne
-
#macro ActiveRecord::Associations::Builder::Association
-
maintain_test_schema! ActiveRecord::Migration
-
make_tree ActiveRecord::Associations::JoinDependency
-
#many? ActiveRecord::Associations::CollectionAssociation
-
#many? ActiveRecord::NullRelation
-
#many? ActiveRecord::Relation
-
#many? ActiveRecord::Associations::CollectionProxy
-
#mapping ActiveRecord::Reflection::AggregateReflection
-
#mark_for_destruction ActiveRecord::AutosaveAssociation
-
#marked_for_destruction? ActiveRecord::AutosaveAssociation
-
#marshal_dump ActiveRecord::ConnectionAdapters::SchemaCache
-
#marshal_dump ActiveRecord::Associations::Association
-
#marshal_load ActiveRecord::Associations::Association
-
#marshal_load ActiveRecord::ConnectionAdapters::SchemaCache
-
match ActiveRecord::DynamicMatchers::Method
-
#match? ActiveRecord::Associations::JoinDependency::JoinBase
-
#match? ActiveRecord::Associations::JoinDependency::JoinPart
-
#match? ActiveRecord::Associations::JoinDependency::JoinAssociation
-
matchers ActiveRecord::DynamicMatchers::Method
-
#maximum ActiveRecord::Calculations
-
#maximum ActiveRecord::NullRelation
-
#merge ActiveRecord::SpawnMethods
-
#merge ActiveRecord::Relation::Merger
-
#merge ActiveRecord::Relation::HashMerger
-
#merge! ActiveRecord::SpawnMethods
-
#method_defined_within? ActiveRecord::AttributeMethods::ClassMethods
-
#method_missing ActiveRecord::AttributeMethods
-
#method_missing ActiveRecord::Migration
-
method_missing ActiveRecord::Migration
-
#middle_reflection ActiveRecord::Associations::Builder::HasAndBelongsToMany
-
#migrate ActiveRecord::Migrator
-
migrate ActiveRecord::Migrator
-
#migrate ActiveRecord::Migration
-
migrate ActiveRecord::Migration
-
#migrated ActiveRecord::Migrator
-
#migration_keys ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#migration_keys ActiveRecord::ConnectionAdapters::ColumnDumper
-
#migrations ActiveRecord::Migrator
-
migrations ActiveRecord::Migrator
-
migrations_path ActiveRecord::Migrator
-
#migrations_paths ActiveRecord::Tasks::DatabaseTasks
-
migrations_paths ActiveRecord::Migrator
-
#migrations_paths ActiveRecord::Schema
-
#minimum ActiveRecord::Calculations
-
#minimum ActiveRecord::NullRelation
-
#model ActiveRecord::DynamicMatchers::Method
-
#model ActiveRecord::UnknownPrimaryKey
-
#model ActiveRecord::Associations::Preloader::Association
-
#model_class ActiveRecord::Fixture
-
#model_class ActiveRecord::FixtureSet
-
money_precision ActiveRecord::ConnectionAdapters::PostgreSQLColumn
-
#mtime ActiveRecord::NullMigration
-
#mtime ActiveRecord::MigrationProxy
-
#mysql2_connection ActiveRecord::ConnectionHandling
-
#mysql_connection ActiveRecord::ConnectionHandling
-
#name ActiveRecord::ConnectionAdapters::IndexDefinition
-
#name ActiveRecord::ConnectionAdapters::AlterTable
-
#name ActiveRecord::Delegation::ClassSpecificRelation::ClassMethods
-
#name ActiveRecord::AttributeAssignment::MultiparameterAttribute
-
#name ActiveRecord::DynamicMatchers::Method
-
#name ActiveRecord::ConnectionAdapters::TableDefinition
-
#name ActiveRecord::Associations::JoinDependency::JoinPart
-
#name ActiveRecord::Reflection::MacroReflection
-
#name ActiveRecord::MigrationProxy
-
#name ActiveRecord::Migration
-
#name ActiveRecord::FixtureSet::ReflectionProxy
-
#name ActiveRecord::FixtureSet
-
#name ActiveRecord::Associations::Builder::Association
-
#name ActiveRecord::ConnectionAdapters::ColumnDefinition
-
#name ActiveRecord::Associations::JoinDependency::Aliases::Column
-
#name ActiveRecord::ConnectionAdapters::Column
-
#native_database_types ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#native_database_types ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#native_database_types ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#native_database_types ActiveRecord::ConnectionAdapters::SchemaStatements
-
needs_migration? ActiveRecord::Migrator
-
#nested? ActiveRecord::Reflection::ThroughReflection
-
#nested? ActiveRecord::Reflection::AssociationReflection
-
new ActiveRecord::Associations::Preloader::NullPreloader
-
#new ActiveRecord::Inheritance::ClassMethods
-
#new ActiveRecord::Relation
-
#new_column ActiveRecord::ConnectionAdapters::MysqlAdapter
-
#new_column ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#new_column ActiveRecord::ConnectionAdapters::Mysql2Adapter
-
#new_column_definition ActiveRecord::ConnectionAdapters::TableDefinition
-
#new_record? ActiveRecord::Persistence
-
#next_key ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::StatementPool
-
#next_migration_number ActiveRecord::Migration
-
#next_migration_number ActiveRecord::Generators::Migration::ClassMethods
-
#no_touching ActiveRecord::NoTouching::ClassMethods
-
#no_touching? ActiveRecord::NoTouching
-
#node ActiveRecord::Associations::JoinDependency::Aliases::Table
-
#none ActiveRecord::QueryMethods
-
#none! ActiveRecord::QueryMethods
-
#normal_values ActiveRecord::Relation::Merger
-
#not ActiveRecord::QueryMethods::WhereChain
-
#null ActiveRecord::ConnectionAdapters::ColumnDefinition
-
#null ActiveRecord::ConnectionAdapters::Column
-
#null_scope? ActiveRecord::Associations::CollectionAssociation
-
#num_waiting ActiveRecord::ConnectionAdapters::ConnectionPool::Queue
-
#number ActiveRecord::ConnectionAdapters::ClosedTransaction
-
#number ActiveRecord::ConnectionAdapters::OpenTransaction
-
#number? ActiveRecord::ConnectionAdapters::PostgreSQLColumn
-
#number? ActiveRecord::ConnectionAdapters::Column
-
#numrange ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::ColumnMethods
-
#object ActiveRecord::AttributeAssignment::MultiparameterAttribute
-
#object_class ActiveRecord::Coders::YAMLColumn
-
#odd? ActiveRecord::LogSubscriber
-
#offset ActiveRecord::QueryMethods
-
#offset! ActiveRecord::QueryMethods
-
#on ActiveRecord::Relation::JoinOperation
-
#only ActiveRecord::SpawnMethods
-
open ActiveRecord::FixtureSet::File
-
open ActiveRecord::Migrator
-
#open? ActiveRecord::ConnectionAdapters::ClosedTransaction
-
#open? ActiveRecord::ConnectionAdapters::OpenTransaction
-
#open_transactions ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#options ActiveRecord::Associations::Builder::HasAndBelongsToMany
-
#options ActiveRecord::Reflection::MacroReflection
-
#options ActiveRecord::Associations::Preloader::Association
-
#options ActiveRecord::Associations::Builder::Association
-
#options ActiveRecord::ConnectionAdapters::TableDefinition
-
#options ActiveRecord::ConnectionAdapters::ChangeColumnDefinition
-
#order ActiveRecord::QueryMethods
-
#order! ActiveRecord::QueryMethods
-
#orders ActiveRecord::ConnectionAdapters::IndexDefinition
-
#original_exception ActiveRecord::StatementInvalid
-
#other ActiveRecord::Relation::Merger
-
#other ActiveRecord::Relation::HashMerger
-
#owner ActiveRecord::Associations::Association
-
#owner_key_name ActiveRecord::Associations::Preloader::BelongsTo
-
#owner_key_name ActiveRecord::Associations::Preloader::HasMany
-
#owner_key_name ActiveRecord::Associations::Preloader::HasOne
-
#owner_key_name ActiveRecord::Associations::Preloader::Association
-
#owners ActiveRecord::Associations::Preloader::AlreadyLoaded
-
#owners ActiveRecord::Associations::Preloader::Association
-
#owners_by_key ActiveRecord::Associations::Preloader::Association
-
#parent ActiveRecord::ConnectionAdapters::OpenTransaction
-
#parent ActiveRecord::ConnectionAdapters::TransactionState
-
#parent_reflection ActiveRecord::Reflection::AssociationReflection
-
pattern ActiveRecord::DynamicMatchers::Method
-
#pending_migrations ActiveRecord::Migrator
-
#perform_commit ActiveRecord::ConnectionAdapters::RealTransaction
-
#perform_commit ActiveRecord::ConnectionAdapters::SavepointTransaction
-
#perform_rollback ActiveRecord::ConnectionAdapters::SavepointTransaction
-
#perform_rollback ActiveRecord::ConnectionAdapters::RealTransaction
-
#persisted? ActiveRecord::Persistence
-
#pk_and_sequence_for ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::SchemaStatements
-
#pk_and_sequence_for ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#pluck ActiveRecord::Calculations
-
#pluck ActiveRecord::NullRelation
-
#plural_name ActiveRecord::Reflection::MacroReflection
-
#point_to_string ActiveRecord::ConnectionAdapters::PostgreSQLColumn::Cast
-
#poll ActiveRecord::ConnectionAdapters::ConnectionPool::Queue
-
#polymorphic? ActiveRecord::Reflection::AssociationReflection
-
polymorphic_base_class_from_value ActiveRecord::PredicateBuilder
-
#polymorphic_inverse_of ActiveRecord::Reflection::AssociationReflection
-
#pool ActiveRecord::ConnectionAdapters::ConnectionPool::Reaper
-
#pool ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#populate_with_current_scope_attributes ActiveRecord::Scoping
-
#postgresql_connection ActiveRecord::ConnectionHandling
-
#pp ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::DatabaseStatements::ExplainPrettyPrinter
-
#pp ActiveRecord::ConnectionAdapters::SQLite3Adapter::ExplainPrettyPrinter
-
#pp ActiveRecord::ConnectionAdapters::Mysql2Adapter::ExplainPrettyPrinter
-
#precision ActiveRecord::ConnectionAdapters::ColumnDefinition
-
#precision ActiveRecord::ConnectionAdapters::Column
-
#prefetch_primary_key? ActiveRecord::ConnectionAdapters::AbstractAdapter
-
prefix ActiveRecord::DynamicMatchers::FindBy
-
prefix ActiveRecord::DynamicMatchers::FindByBang
-
prefix ActiveRecord::DynamicMatchers::Method
-
#preload ActiveRecord::QueryMethods
-
#preload ActiveRecord::Associations::Preloader
-
#preload ActiveRecord::Associations::Preloader::Association
-
#preload! ActiveRecord::QueryMethods
-
#preload_scope ActiveRecord::Associations::Preloader::Association
-
#preloaded_records ActiveRecord::Associations::Preloader::AlreadyLoaded
-
#preloaded_records ActiveRecord::Associations::Preloader::Association
-
prepare ActiveRecord::Store::IndifferentHashAccessor
-
prepare ActiveRecord::Store::HashAccessor
-
#prepare_column_options ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#prepare_column_options ActiveRecord::ConnectionAdapters::ColumnDumper
-
#prepend ActiveRecord::Associations::CollectionProxy
-
#pretty_print ActiveRecord::Relation
-
#primary ActiveRecord::ConnectionAdapters::Column
-
#primary_key ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::SchemaStatements
-
#primary_key ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#primary_key ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#primary_key ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::TableDefinition
-
#primary_key ActiveRecord::ConnectionAdapters::ColumnDefinition
-
#primary_key ActiveRecord::AttributeMethods::PrimaryKey::ClassMethods
-
#primary_key ActiveRecord::ConnectionAdapters::TableDefinition
-
#primary_key= ActiveRecord::AttributeMethods::PrimaryKey::ClassMethods
-
#primary_key? ActiveRecord::ConnectionAdapters::ColumnDefinition
-
#primary_key_column ActiveRecord::Reflection::AssociationReflection
-
#primary_keys ActiveRecord::ConnectionAdapters::SchemaCache
-
proper_table_name ActiveRecord::Migrator
-
#proper_table_name ActiveRecord::Migration
-
#proxy_association ActiveRecord::Associations::CollectionProxy
-
#proxy_association ActiveRecord::AssociationRelation
-
#purge ActiveRecord::Tasks::PostgreSQLDatabaseTasks
-
#purge ActiveRecord::Tasks::MySQLDatabaseTasks
-
#purge ActiveRecord::Tasks::DatabaseTasks
-
#queries ActiveRecord::ExplainRegistry
-
#query ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::DatabaseStatements
-
#query_attribute ActiveRecord::AttributeMethods::Query
-
#query_cache ActiveRecord::ConnectionAdapters::QueryCache
-
#query_cache_enabled ActiveRecord::ConnectionAdapters::QueryCache
-
#query_scope ActiveRecord::Associations::Preloader::Association
-
#quote ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::Quoting
-
#quote ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#quote ActiveRecord::ConnectionAdapters::Quoting
-
#quote ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#quote_column_name ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#quote_column_name ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#quote_column_name ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::Quoting
-
#quote_column_name ActiveRecord::ConnectionAdapters::Quoting
-
#quote_default_value ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::Quoting
-
#quote_string ActiveRecord::ConnectionAdapters::Mysql2Adapter
-
#quote_string ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::Quoting
-
#quote_string ActiveRecord::ConnectionAdapters::MysqlAdapter
-
#quote_string ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#quote_string ActiveRecord::ConnectionAdapters::Quoting
-
#quote_table_name ActiveRecord::ConnectionAdapters::Quoting
-
#quote_table_name ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::Quoting
-
#quote_table_name ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#quote_table_name_for_assignment ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::Quoting
-
#quote_table_name_for_assignment ActiveRecord::ConnectionAdapters::Quoting
-
#quote_table_name_for_assignment ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#quote_value ActiveRecord::Sanitization::ClassMethods
-
#quoted_date ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::Quoting
-
#quoted_date ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#quoted_date ActiveRecord::ConnectionAdapters::Quoting
-
#quoted_false ActiveRecord::ConnectionAdapters::Quoting
-
#quoted_false ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#quoted_id ActiveRecord::Sanitization
-
#quoted_locking_column ActiveRecord::Locking::Optimistic::ClassMethods
-
#quoted_primary_key ActiveRecord::AttributeMethods::PrimaryKey::ClassMethods
-
#quoted_table_name ActiveRecord::ModelSchema::ClassMethods
-
#quoted_table_name ActiveRecord::Reflection::AssociationReflection
-
#quoted_true ActiveRecord::ConnectionAdapters::Quoting
-
#quoted_true ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#raise_record_not_found_exception! ActiveRecord::FinderMethods
-
#range_to_string ActiveRecord::ConnectionAdapters::PostgreSQLColumn::Cast
-
#raw_connection ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#raw_type_cast_attribute_for_write ActiveRecord::AttributeMethods::Serialization::Behavior
-
#raw_write_attribute ActiveRecord::AttributeMethods::Write
-
read ActiveRecord::Store::HashAccessor
-
read ActiveRecord::Store::StringKeyedHashAccessor
-
#read_attribute ActiveRecord::AttributeMethods::Read
-
#read_attribute_before_type_cast ActiveRecord::AttributeMethods::BeforeTypeCast
-
#read_attribute_before_type_cast ActiveRecord::AttributeMethods::Serialization::Behavior
-
#read_value ActiveRecord::AttributeAssignment::MultiparameterAttribute
-
#reader ActiveRecord::Associations::CollectionAssociation
-
#reader ActiveRecord::Associations::SingularAssociation
-
#readonly ActiveRecord::QueryMethods
-
#readonly! ActiveRecord::QueryMethods
-
#readonly! ActiveRecord::Core
-
#readonly? ActiveRecord::Core
-
#readonly_attributes ActiveRecord::ReadonlyAttributes::ClassMethods
-
#reap ActiveRecord::ConnectionAdapters::ConnectionPool
-
#reaper ActiveRecord::ConnectionAdapters::ConnectionPool
-
#reconnect! ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#reconnect! ActiveRecord::ConnectionAdapters::Mysql2Adapter
-
#reconnect! ActiveRecord::ConnectionAdapters::MysqlAdapter
-
#reconnect! ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#record ActiveRecord::Migration::CommandRecorder
-
#record ActiveRecord::RecordInvalid
-
#record ActiveRecord::UnknownAttributeError
-
#record ActiveRecord::StaleObjectError
-
#records ActiveRecord::ConnectionAdapters::OpenTransaction
-
#records_for ActiveRecord::Associations::Preloader::Association
-
#recreate_database ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#recreate_database ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::SchemaStatements
-
#references ActiveRecord::ConnectionAdapters::TableDefinition
-
#references ActiveRecord::ConnectionAdapters::Table
-
references ActiveRecord::PredicateBuilder
-
#references ActiveRecord::QueryMethods
-
#references! ActiveRecord::QueryMethods
-
#reflect_on_aggregation ActiveRecord::Reflection::ClassMethods
-
#reflect_on_all_aggregations ActiveRecord::Reflection::ClassMethods
-
#reflect_on_all_associations ActiveRecord::Reflection::ClassMethods
-
#reflect_on_all_autosave_associations ActiveRecord::Reflection::ClassMethods
-
#reflect_on_association ActiveRecord::Reflection::ClassMethods
-
#reflection ActiveRecord::Associations::Preloader::Association
-
#reflection ActiveRecord::Associations::JoinDependency::JoinAssociation
-
#reflection ActiveRecord::Associations::Association
-
#reflection ActiveRecord::Associations::Preloader::AlreadyLoaded
-
#reflections ActiveRecord::Associations::JoinDependency
-
#reflections ActiveRecord::Reflection::ClassMethods
-
register_handler ActiveRecord::PredicateBuilder
-
#register_task ActiveRecord::Tasks::DatabaseTasks
-
register_type ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::OID
-
register_type ActiveRecord::ConnectionAdapters::MysqlAdapter::Fields
-
registered_type? ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::OID
-
#relation ActiveRecord::Relation::HashMerger
-
#relation ActiveRecord::Relation::Merger
-
#relation ActiveRecord::Relation::JoinOperation
-
#relation_delegate_class ActiveRecord::Delegation::DelegateCache
-
#release_connection ActiveRecord::ConnectionAdapters::ConnectionPool
-
#release_savepoint ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#release_savepoint ActiveRecord::ConnectionAdapters::Savepoints
-
#reload ActiveRecord::Associations::CollectionProxy
-
#reload ActiveRecord::Associations::Association
-
#reload ActiveRecord::AttributeMethods::Dirty
-
#reload ActiveRecord::AutosaveAssociation
-
#reload ActiveRecord::Persistence
-
#reload ActiveRecord::Relation
-
#remove ActiveRecord::ConnectionAdapters::ConnectionPool
-
#remove ActiveRecord::ConnectionAdapters::Table
-
#remove_column ActiveRecord::ConnectionAdapters::TableDefinition
-
#remove_column ActiveRecord::ConnectionAdapters::SchemaStatements
-
#remove_column ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#remove_columns ActiveRecord::ConnectionAdapters::SchemaStatements
-
#remove_connection ActiveRecord::ConnectionAdapters::ConnectionHandler
-
#remove_connection ActiveRecord::ConnectionHandling
-
#remove_index ActiveRecord::ConnectionAdapters::Table
-
#remove_index ActiveRecord::ConnectionAdapters::SchemaStatements
-
#remove_index! ActiveRecord::ConnectionAdapters::SchemaStatements
-
#remove_index! ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::SchemaStatements
-
#remove_index! ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#remove_reference ActiveRecord::ConnectionAdapters::SchemaStatements
-
#remove_references ActiveRecord::ConnectionAdapters::Table
-
#remove_timestamps ActiveRecord::ConnectionAdapters::SchemaStatements
-
#remove_timestamps ActiveRecord::ConnectionAdapters::Table
-
#rename ActiveRecord::ConnectionAdapters::Table
-
#rename_column ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#rename_column ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::SchemaStatements
-
#rename_column ActiveRecord::ConnectionAdapters::SchemaStatements
-
#rename_column ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#rename_index ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#rename_index ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::SchemaStatements
-
#rename_index ActiveRecord::ConnectionAdapters::SchemaStatements
-
#rename_index ActiveRecord::ConnectionAdapters::Table
-
#rename_table ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#rename_table ActiveRecord::ConnectionAdapters::SchemaStatements
-
#rename_table ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#rename_table ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::SchemaStatements
-
#render_bind ActiveRecord::LogSubscriber
-
#reorder ActiveRecord::QueryMethods
-
#reorder! ActiveRecord::QueryMethods
-
#replace ActiveRecord::Associations::CollectionAssociation
-
#replace ActiveRecord::Associations::BelongsToAssociation
-
#replace ActiveRecord::Associations::HasOneAssociation
-
#replace ActiveRecord::Associations::CollectionProxy
-
#replace ActiveRecord::Associations::HasOneThroughAssociation
-
#require_fixture_classes ActiveRecord::TestFixtures::ClassMethods
-
#requires_reloading? ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#requires_reloading? ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#reset ActiveRecord::Associations::CollectionAssociation
-
#reset ActiveRecord::Associations::BelongsToAssociation
-
#reset ActiveRecord::Associations::CollectionProxy
-
#reset ActiveRecord::Associations::Association
-
#reset ActiveRecord::ExplainRegistry
-
#reset ActiveRecord::Relation
-
#reset! ActiveRecord::ConnectionAdapters::MysqlAdapter
-
#reset! ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#reset! ActiveRecord::ConnectionAdapters::AbstractAdapter
-
reset_cache ActiveRecord::FixtureSet
-
#reset_column_information ActiveRecord::ModelSchema::ClassMethods
-
#reset_counters ActiveRecord::CounterCache::ClassMethods
-
#reset_locking_column ActiveRecord::Locking::Optimistic::ClassMethods
-
#reset_pk_sequence! ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::SchemaStatements
-
#reset_primary_key ActiveRecord::AttributeMethods::PrimaryKey::ClassMethods
-
reset_runtime ActiveRecord::LogSubscriber
-
#reset_scope ActiveRecord::Associations::Association
-
#reset_sequence! ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#reset_sequence_name ActiveRecord::ModelSchema::ClassMethods
-
#reset_table_name ActiveRecord::ModelSchema::ClassMethods
-
#reset_transaction ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#resolve ActiveRecord::ConnectionHandling::MergeAndResolveDefaultUrlConfig
-
#resolve ActiveRecord::ConnectionAdapters::ConnectionSpecification::Resolver
-
#resolve_all ActiveRecord::ConnectionAdapters::ConnectionSpecification::Resolver
-
resolve_column_aliases ActiveRecord::PredicateBuilder
-
#respond_to? ActiveRecord::Migration::CommandRecorder
-
#respond_to? ActiveRecord::Delegation
-
#respond_to? ActiveRecord::AttributeMethods
-
#respond_to? ActiveRecord::DynamicMatchers
-
#result ActiveRecord::DynamicMatchers::Finder
-
#result_as_array ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::DatabaseStatements
-
#retrieve_connection ActiveRecord::ConnectionHandling
-
#retrieve_connection ActiveRecord::ConnectionAdapters::ConnectionHandler
-
#retrieve_connection_pool ActiveRecord::ConnectionAdapters::ConnectionHandler
-
#reverse_order ActiveRecord::QueryMethods
-
#reverse_order! ActiveRecord::QueryMethods
-
#reversible ActiveRecord::Migration
-
#revert ActiveRecord::Migration::CommandRecorder
-
#revert ActiveRecord::Migration
-
#reverting ActiveRecord::Migration::CommandRecorder
-
#reverting ActiveRecord::Migration::ReversibleBlockHelper
-
#reverting? ActiveRecord::Migration
-
#rewhere ActiveRecord::QueryMethods
-
#rhs_key ActiveRecord::FixtureSet::HasManyThroughProxy
-
#rollback ActiveRecord::ConnectionAdapters::OpenTransaction
-
rollback ActiveRecord::Migrator
-
#rollback_active_record_state! ActiveRecord::Transactions
-
#rollback_db_transaction ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#rollback_db_transaction ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#rollback_db_transaction ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::DatabaseStatements
-
#rollback_db_transaction ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#rollback_records ActiveRecord::ConnectionAdapters::OpenTransaction
-
#rollback_to_savepoint ActiveRecord::ConnectionAdapters::Savepoints
-
#rollback_to_savepoint ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#rollback_transaction ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#rolledback! ActiveRecord::Transactions
-
#rolledback? ActiveRecord::ConnectionAdapters::TransactionState
-
#root ActiveRecord::Tasks::DatabaseTasks
-
#rows ActiveRecord::Result
-
#run ActiveRecord::Associations::Preloader::Association
-
run ActiveRecord::Associations::Preloader::NullPreloader
-
#run ActiveRecord::Associations::Preloader::AlreadyLoaded
-
#run ActiveRecord::Migrator
-
run ActiveRecord::Migrator
-
#run ActiveRecord::Migration
-
#run ActiveRecord::ConnectionAdapters::ConnectionPool::Reaper
-
#run_in_transaction? ActiveRecord::TestFixtures
-
#runnable ActiveRecord::Migrator
-
runtime ActiveRecord::LogSubscriber
-
runtime= ActiveRecord::LogSubscriber
-
#sanitize ActiveRecord::Sanitization::ClassMethods
-
#sanitize_limit ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#save ActiveRecord::AttributeMethods::Dirty
-
#save ActiveRecord::Transactions
-
#save ActiveRecord::Validations
-
#save ActiveRecord::Persistence
-
#save! ActiveRecord::AttributeMethods::Dirty
-
#save! ActiveRecord::Transactions
-
#save! ActiveRecord::Validations
-
#save! ActiveRecord::Persistence
-
#say ActiveRecord::Migration
-
#say_with_time ActiveRecord::Migration
-
#scale ActiveRecord::ConnectionAdapters::ColumnDefinition
-
#scale ActiveRecord::ConnectionAdapters::Column
-
#schema_cache ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#schema_creation ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#schema_creation ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#schema_creation ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#schema_exists? ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::SchemaStatements
-
schema_migrations_table_name ActiveRecord::Migrator
-
#schema_names ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::SchemaStatements
-
#schema_search_path ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::SchemaStatements
-
#schema_search_path= ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::SchemaStatements
-
#scope ActiveRecord::Associations::CollectionAssociation
-
#scope ActiveRecord::Associations::Preloader::Association
-
#scope ActiveRecord::Associations::Builder::Association
-
#scope ActiveRecord::Associations::AssociationScope
-
scope ActiveRecord::Associations::AssociationScope
-
#scope ActiveRecord::Associations::CollectionProxy
-
#scope ActiveRecord::Associations::Association
-
#scope ActiveRecord::Scoping::Named::ClassMethods
-
#scope ActiveRecord::Reflection::MacroReflection
-
#scope ActiveRecord::MigrationProxy
-
#scope_attributes ActiveRecord::Scoping::Named::ClassMethods
-
#scope_attributes? ActiveRecord::Scoping::Named::ClassMethods
-
#scope_chain ActiveRecord::Reflection::ThroughReflection
-
#scope_chain ActiveRecord::Reflection::AssociationReflection
-
#scope_for_create ActiveRecord::Relation
-
#scoping ActiveRecord::Associations::CollectionProxy
-
#scoping ActiveRecord::Relation
-
#second ActiveRecord::Associations::CollectionAssociation
-
#second ActiveRecord::Associations::CollectionProxy
-
#second ActiveRecord::FinderMethods
-
#second! ActiveRecord::FinderMethods
-
#seed_loader ActiveRecord::Tasks::DatabaseTasks
-
#select ActiveRecord::Associations::CollectionAssociation
-
#select ActiveRecord::ConnectionAdapters::Mysql2Adapter
-
#select ActiveRecord::Associations::CollectionProxy
-
#select ActiveRecord::QueryMethods
-
#select_all ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#select_all ActiveRecord::ConnectionAdapters::QueryCache
-
#select_one ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#select_rows ActiveRecord::ConnectionAdapters::Mysql2Adapter
-
#select_rows ActiveRecord::ConnectionAdapters::MysqlAdapter
-
#select_rows ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::DatabaseStatements
-
#select_rows ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#select_rows ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#select_value ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#select_values ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#sequence_name ActiveRecord::ModelSchema::ClassMethods
-
#sequence_name= ActiveRecord::ModelSchema::ClassMethods
-
#serial_sequence ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::SchemaStatements
-
#serializable_hash ActiveRecord::Serialization
-
#serialize ActiveRecord::AttributeMethods::Serialization::Attribute
-
#serialize ActiveRecord::AttributeMethods::Serialization::ClassMethods
-
#serialized_value ActiveRecord::AttributeMethods::Serialization::Attribute
-
#session_auth= ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#set_fixture_class ActiveRecord::TestFixtures::ClassMethods
-
#set_inverse_instance ActiveRecord::Associations::Association
-
#set_standard_conforming_strings ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#set_state ActiveRecord::ConnectionAdapters::TransactionState
-
#set_transaction_state ActiveRecord::Core
-
#set_value_for ActiveRecord::Scoping::ScopeRegistry
-
#setup_fixture_accessors ActiveRecord::TestFixtures::ClassMethods
-
#setup_fixtures ActiveRecord::TestFixtures
-
#should_record_timestamps? ActiveRecord::AttributeMethods::Serialization::Behavior
-
#show_variable ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#signature ActiveRecord::DynamicMatchers::Finder
-
#size ActiveRecord::Associations::CollectionAssociation
-
#size ActiveRecord::ConnectionAdapters::SchemaCache
-
#size ActiveRecord::Associations::CollectionProxy
-
#size ActiveRecord::NullRelation
-
#size ActiveRecord::ConnectionAdapters::ConnectionPool
-
#size ActiveRecord::Relation
-
#size ActiveRecord::FixtureSet
-
#size ActiveRecord::Associations::HasManyThroughAssociation
-
#slice ActiveRecord::Core
-
#source_macro ActiveRecord::Reflection::ThroughReflection
-
#source_options ActiveRecord::Reflection::ThroughReflection
-
#source_reflection ActiveRecord::Reflection::ThroughReflection
-
#source_reflection ActiveRecord::Reflection::AssociationReflection
-
#source_reflection ActiveRecord::Associations::Preloader::ThroughAssociation
-
#source_reflection_name ActiveRecord::Reflection::ThroughReflection
-
#source_reflection_names ActiveRecord::Reflection::ThroughReflection
-
#spawn ActiveRecord::SpawnMethods
-
#spec ActiveRecord::ConnectionAdapters::ConnectionSpecification::Resolver
-
#spec ActiveRecord::ConnectionAdapters::ConnectionPool
-
#sql ActiveRecord::LogSubscriber
-
#sql_for_insert ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::DatabaseStatements
-
#sql_query_length ActiveRecord::ConnectionAdapters::DatabaseLimits
-
#sql_runtime ActiveRecord::RuntimeRegistry
-
#sql_state ArJdbcMySQL::Error
-
#sql_type ActiveRecord::ConnectionAdapters::ColumnDefinition
-
#sql_type ActiveRecord::ConnectionAdapters::Column
-
#sqlite3_connection ActiveRecord::ConnectionHandling
-
#stale_target? ActiveRecord::Associations::Association
-
#start ActiveRecord::ExplainSubscriber
-
#state ActiveRecord::AttributeMethods::Serialization::Attribute
-
#state ActiveRecord::ConnectionAdapters::Transaction
-
#sti_name ActiveRecord::Inheritance::ClassMethods
-
#store ActiveRecord::Store::ClassMethods
-
#store_accessor ActiveRecord::Store::ClassMethods
-
#stored_attributes ActiveRecord::Store::ClassMethods
-
#strict ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter::Column
-
#strict_mode? ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#string_to_array ActiveRecord::ConnectionAdapters::PostgreSQLColumn::Cast
-
#string_to_bit ActiveRecord::ConnectionAdapters::PostgreSQLColumn::Cast
-
#string_to_cidr ActiveRecord::ConnectionAdapters::PostgreSQLColumn::Cast
-
string_to_date ActiveRecord::ConnectionAdapters::MysqlAdapter::Column
-
string_to_dummy_time ActiveRecord::ConnectionAdapters::MysqlAdapter::Column
-
string_to_dummy_time ActiveRecord::ConnectionAdapters::Column
-
#string_to_hstore ActiveRecord::ConnectionAdapters::PostgreSQLColumn::Cast
-
#string_to_json ActiveRecord::ConnectionAdapters::PostgreSQLColumn::Cast
-
#string_to_point ActiveRecord::ConnectionAdapters::PostgreSQLColumn::Cast
-
#string_to_time ActiveRecord::ConnectionAdapters::PostgreSQLColumn::Cast
-
string_to_time ActiveRecord::ConnectionAdapters::MysqlAdapter::Column
-
string_to_time ActiveRecord::ConnectionAdapters::Column
-
#structure_dump ActiveRecord::Tasks::PostgreSQLDatabaseTasks
-
#structure_dump ActiveRecord::Tasks::MySQLDatabaseTasks
-
#structure_dump ActiveRecord::Tasks::SQLiteDatabaseTasks
-
#structure_dump ActiveRecord::Tasks::DatabaseTasks
-
#structure_load ActiveRecord::Tasks::PostgreSQLDatabaseTasks
-
#structure_load ActiveRecord::Tasks::SQLiteDatabaseTasks
-
#structure_load ActiveRecord::Tasks::MySQLDatabaseTasks
-
#structure_load ActiveRecord::Tasks::DatabaseTasks
-
#substitute_at ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#substitute_at ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::DatabaseStatements
-
#substitute_values ActiveRecord::Relation
-
#subtype ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::OID::Array
-
#subtype ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::OID::Range
-
#subtype ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::OID::Vector
-
suffix ActiveRecord::DynamicMatchers::FindByBang
-
suffix ActiveRecord::DynamicMatchers::Method
-
#sum ActiveRecord::Calculations
-
#sum ActiveRecord::NullRelation
-
#supports_add_column? ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#supports_bulk_alter? ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#supports_bulk_alter? ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#supports_count_distinct? ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#supports_ddl_transactions? ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#supports_ddl_transactions? ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#supports_ddl_transactions? ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#supports_disable_referential_integrity? ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::ReferentialIntegrity
-
#supports_explain? ActiveRecord::ConnectionAdapters::Mysql2Adapter
-
#supports_explain? ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#supports_explain? ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#supports_explain? ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#supports_extensions? ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#supports_extensions? ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#supports_index_sort_order? ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#supports_index_sort_order? ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#supports_index_sort_order? ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#supports_index_sort_order? ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#supports_insert_with_returning? ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#supports_migrations? ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#supports_migrations? ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#supports_migrations? ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#supports_migrations? ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#supports_partial_index? ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#supports_partial_index? ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#supports_partial_index? ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#supports_primary_key? ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#supports_primary_key? ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#supports_primary_key? ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#supports_primary_key? ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#supports_ranges? ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#supports_savepoints? ActiveRecord::ConnectionAdapters::Savepoints
-
#supports_savepoints? ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#supports_savepoints? ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#supports_statement_cache? ActiveRecord::ConnectionAdapters::MysqlAdapter
-
#supports_statement_cache? ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#supports_statement_cache? ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#supports_statement_cache? ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#supports_transaction_isolation? ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#supports_transaction_isolation? ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#supports_transaction_isolation? ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#suppress_messages ActiveRecord::Migration
-
#symbolized_base_class ActiveRecord::Inheritance::ClassMethods
-
#symbolized_sti_name ActiveRecord::Inheritance::ClassMethods
-
#table ActiveRecord::Associations::Preloader::Association
-
#table ActiveRecord::ConnectionAdapters::IndexDefinition
-
#table ActiveRecord::Associations::JoinDependency::Aliases::Table
-
#table ActiveRecord::Associations::JoinDependency::JoinAssociation
-
#table ActiveRecord::Relation
-
#table ActiveRecord::Associations::JoinDependency::JoinPart
-
#table ActiveRecord::Associations::JoinDependency::JoinBase
-
#table_alias_for ActiveRecord::ConnectionAdapters::SchemaStatements
-
#table_alias_length ActiveRecord::ConnectionAdapters::DatabaseLimits
-
#table_alias_length ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#table_exists? ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::SchemaStatements
-
#table_exists? ActiveRecord::ConnectionAdapters::SchemaCache
-
table_exists? ActiveRecord::SchemaMigration
-
#table_exists? ActiveRecord::ModelSchema::ClassMethods
-
#table_exists? ActiveRecord::ConnectionAdapters::SchemaStatements
-
#table_exists? ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#table_exists? ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
table_name ActiveRecord::SchemaMigration
-
#table_name ActiveRecord::ModelSchema::ClassMethods
-
#table_name ActiveRecord::Reflection::AssociationReflection
-
#table_name ActiveRecord::FixtureSet
-
#table_name= ActiveRecord::ModelSchema::ClassMethods
-
#table_name_length ActiveRecord::ConnectionAdapters::DatabaseLimits
-
#table_name_options ActiveRecord::Migration
-
#table_rows ActiveRecord::FixtureSet
-
#tables ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#tables ActiveRecord::ConnectionAdapters::SchemaCache
-
#tables ActiveRecord::Associations::JoinDependency::JoinAssociation
-
#tables ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::SchemaStatements
-
#tables ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#take ActiveRecord::FinderMethods
-
#take! ActiveRecord::FinderMethods
-
#target ActiveRecord::Associations::CollectionProxy
-
#target ActiveRecord::Associations::Association
-
#target_scope ActiveRecord::Associations::Association
-
#teardown_fixtures ActiveRecord::TestFixtures
-
#temporary ActiveRecord::ConnectionAdapters::TableDefinition
-
#text? ActiveRecord::ConnectionAdapters::Column
-
#text? ActiveRecord::ConnectionAdapters::PostgreSQLColumn
-
#third ActiveRecord::Associations::CollectionAssociation
-
#third ActiveRecord::Associations::CollectionProxy
-
#third ActiveRecord::FinderMethods
-
#third! ActiveRecord::FinderMethods
-
#through_model ActiveRecord::Associations::Builder::HasAndBelongsToMany
-
#through_options ActiveRecord::Reflection::ThroughReflection
-
#through_reflection ActiveRecord::Reflection::ThroughReflection
-
#through_reflection ActiveRecord::Reflection::AssociationReflection
-
#through_reflection ActiveRecord::Associations::Preloader::ThroughAssociation
-
#timestamps ActiveRecord::ConnectionAdapters::TableDefinition
-
#timestamps ActiveRecord::ConnectionAdapters::Table
-
#to_a ActiveRecord::Relation
-
#to_ary ActiveRecord::Associations::CollectionProxy
-
#to_ary ActiveRecord::Result
-
#to_date Mysql::Time
-
#to_hash ActiveRecord::Result
-
#to_hash ActiveRecord::ConnectionAdapters::ConnectionSpecification::ConnectionUrlResolver
-
#to_integer ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::OID::Range
-
#to_key ActiveRecord::AttributeMethods::PrimaryKey
-
#to_param ActiveRecord::Integration::ClassMethods
-
#to_param ActiveRecord::Integration
-
#to_sql ActiveRecord::NullRelation
-
#to_sql ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#to_sql ActiveRecord::Relation
-
#to_xml ActiveRecord::Serialization
-
#toggle ActiveRecord::Persistence
-
#toggle! ActiveRecord::Persistence
-
#touch ActiveRecord::Transactions
-
#touch ActiveRecord::Persistence
-
#touch ActiveRecord::NoTouching
-
#touch ActiveRecord::Callbacks
-
#transaction ActiveRecord::Associations::CollectionAssociation
-
#transaction ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#transaction ActiveRecord::Transactions::ClassMethods
-
#transaction ActiveRecord::Transactions
-
#transaction_isolation_levels ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#transaction_open? ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#try_to_load_dependency ActiveRecord::TestFixtures::ClassMethods
-
#tsrange ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::ColumnMethods
-
#tstzrange ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::ColumnMethods
-
#tsvector ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::ColumnMethods
-
#type ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::OID::Date
-
#type ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::OID::Timestamp
-
#type ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::OID::Type
-
#type ActiveRecord::ConnectionAdapters::MysqlAdapter::Fields::Time
-
#type ActiveRecord::ConnectionAdapters::MysqlAdapter::Fields::DateTime
-
#type ActiveRecord::ConnectionAdapters::MysqlAdapter::Fields::Float
-
#type ActiveRecord::ConnectionAdapters::MysqlAdapter::Fields::Date
-
#type ActiveRecord::ConnectionAdapters::MysqlAdapter::Fields::Type
-
#type ActiveRecord::ConnectionAdapters::IndexDefinition
-
#type ActiveRecord::ConnectionAdapters::ChangeColumnDefinition
-
#type ActiveRecord::AttributeMethods::Serialization::Type
-
#type ActiveRecord::ConnectionAdapters::Column
-
#type ActiveRecord::Reflection::AssociationReflection
-
#type ActiveRecord::AttributeMethods::TimeZoneConversion::Type
-
#type ActiveRecord::ConnectionAdapters::ColumnDefinition
-
#type_cast ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::OID::Hstore
-
#type_cast ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::OID::Decimal
-
#type_cast ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::OID::Cidr
-
#type_cast ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::OID::Json
-
#type_cast ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::OID::Date
-
#type_cast ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::OID::Time
-
#type_cast ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::OID::Integer
-
#type_cast ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::OID::Range
-
#type_cast ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::OID::Boolean
-
#type_cast ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::OID::Timestamp
-
#type_cast ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::OID::Float
-
#type_cast ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::OID::Array
-
#type_cast ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::OID::Point
-
#type_cast ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::OID::Money
-
#type_cast ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::OID::Bytea
-
#type_cast ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::OID::Identity
-
#type_cast ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::OID::Bit
-
#type_cast ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::OID::Vector
-
#type_cast ActiveRecord::ConnectionAdapters::MysqlAdapter::Fields::Decimal
-
#type_cast ActiveRecord::ConnectionAdapters::MysqlAdapter::Fields::Float
-
#type_cast ActiveRecord::ConnectionAdapters::MysqlAdapter::Fields::Boolean
-
#type_cast ActiveRecord::ConnectionAdapters::MysqlAdapter::Fields::Time
-
#type_cast ActiveRecord::ConnectionAdapters::MysqlAdapter::Fields::DateTime
-
#type_cast ActiveRecord::ConnectionAdapters::MysqlAdapter::Fields::Integer
-
#type_cast ActiveRecord::ConnectionAdapters::MysqlAdapter::Fields::Identity
-
#type_cast ActiveRecord::ConnectionAdapters::MysqlAdapter::Fields::Date
-
#type_cast ActiveRecord::AttributeMethods::Serialization::Type
-
#type_cast ActiveRecord::ConnectionAdapters::Column
-
#type_cast ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#type_cast ActiveRecord::ConnectionAdapters::PostgreSQLColumn
-
#type_cast ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::Quoting
-
#type_cast ActiveRecord::AttributeMethods::TimeZoneConversion::Type
-
#type_cast ActiveRecord::ConnectionAdapters::Quoting
-
#type_cast ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#type_cast_attribute_for_write ActiveRecord::AttributeMethods::Serialization::Behavior
-
type_cast_config_to_boolean ActiveRecord::ConnectionAdapters::AbstractAdapter
-
type_cast_config_to_integer ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#type_cast_for_write ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::OID::Hstore
-
#type_cast_for_write ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::OID::Json
-
#type_cast_for_write ActiveRecord::ConnectionAdapters::MysqlAdapter::Fields::Type
-
#type_cast_for_write ActiveRecord::ConnectionAdapters::Column
-
#type_cast_for_write ActiveRecord::ConnectionAdapters::PostgreSQLColumn
-
#type_to_sql ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::SchemaStatements
-
#type_to_sql ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#type_to_sql ActiveRecord::ConnectionAdapters::SchemaStatements
-
#typecasted_attribute_value ActiveRecord::AttributeMethods::Serialization::Behavior
-
#uncached ActiveRecord::QueryCache::ClassMethods
-
#uncached ActiveRecord::ConnectionAdapters::QueryCache
-
#undefine_attribute_methods ActiveRecord::AttributeMethods::ClassMethods
-
#unescape_bytea ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::Quoting
-
#uniq_value ActiveRecord::Relation
-
#unique ActiveRecord::ConnectionAdapters::IndexDefinition
-
#unprepared_statement ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#unprepared_visitor ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#unscope ActiveRecord::QueryMethods
-
#unscope! ActiveRecord::QueryMethods
-
#unscoped ActiveRecord::Scoping::Default::ClassMethods
-
#unserialize ActiveRecord::AttributeMethods::Serialization::Attribute
-
#unserialized_value ActiveRecord::AttributeMethods::Serialization::Attribute
-
up ActiveRecord::Migrator
-
#up ActiveRecord::Migration
-
#up ActiveRecord::Migration::ReversibleBlockHelper
-
#update ActiveRecord::Persistence
-
#update ActiveRecord::Relation
-
#update ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#update! ActiveRecord::Persistence
-
#update_all ActiveRecord::NullRelation
-
#update_all ActiveRecord::Relation
-
#update_attribute ActiveRecord::Persistence
-
#update_column ActiveRecord::Persistence
-
#update_columns ActiveRecord::Persistence
-
#update_counters ActiveRecord::Locking::Optimistic::ClassMethods
-
#update_counters ActiveRecord::CounterCache::ClassMethods
-
#update_sql ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::DatabaseStatements
-
#update_sql ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#update_sql ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#update_table_definition ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#update_table_definition ActiveRecord::ConnectionAdapters::SchemaStatements
-
#updated? ActiveRecord::Associations::BelongsToAssociation
-
#use_insert_returning? ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#uses_transaction ActiveRecord::TestFixtures::ClassMethods
-
#uses_transaction? ActiveRecord::TestFixtures::ClassMethods
-
#using ActiveRecord::ConnectionAdapters::IndexDefinition
-
#uuid ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::ColumnMethods
-
#valid? ActiveRecord::DynamicMatchers::Method
-
#valid? ActiveRecord::Validations
-
#valid_alter_table_options ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
valid_dependent_options ActiveRecord::Associations::Builder::Association
-
valid_dependent_options ActiveRecord::Associations::Builder::BelongsTo
-
valid_dependent_options ActiveRecord::Associations::Builder::HasMany
-
valid_dependent_options ActiveRecord::Associations::Builder::HasOne
-
#valid_options ActiveRecord::Associations::Builder::Association
-
valid_options ActiveRecord::Associations::Builder::Association
-
#valid_options ActiveRecord::Associations::Builder::BelongsTo
-
#valid_options ActiveRecord::Associations::Builder::HasMany
-
#valid_options ActiveRecord::Associations::Builder::HasOne
-
valid_options ActiveRecord::AutosaveAssociation::AssociationBuilderExtension
-
#valid_options ActiveRecord::Associations::Builder::CollectionAssociation
-
#valid_options ActiveRecord::Associations::Builder::SingularAssociation
-
#valid_type? ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#valid_type? ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#valid_type? ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#validate ActiveRecord::Validations::PresenceValidator
-
#validate? ActiveRecord::Reflection::AssociationReflection
-
#validate_each ActiveRecord::Validations::AssociatedValidator
-
#validate_each ActiveRecord::Validations::UniquenessValidator
-
#validate_options ActiveRecord::Associations::Builder::Association
-
#validates_associated ActiveRecord::Validations::ClassMethods
-
#validates_presence_of ActiveRecord::Validations::ClassMethods
-
#validates_uniqueness_of ActiveRecord::Validations::ClassMethods
-
#value ActiveRecord::AttributeMethods::Serialization::Attribute
-
#value_for ActiveRecord::Scoping::ScopeRegistry
-
value_to_boolean ActiveRecord::ConnectionAdapters::Column
-
value_to_date ActiveRecord::ConnectionAdapters::Column
-
value_to_decimal ActiveRecord::ConnectionAdapters::Column
-
value_to_integer ActiveRecord::ConnectionAdapters::Column
-
#values ActiveRecord::AttributeAssignment::MultiparameterAttribute
-
#values ActiveRecord::Relation::Merger
-
#values ActiveRecord::Relation
-
#verify! ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#version ActiveRecord::ConnectionAdapters::SchemaCache
-
#version ActiveRecord::SchemaMigration
-
#version ActiveRecord::MigrationProxy
-
#version ActiveRecord::Migration
-
version ActiveRecord
-
#visit_AddColumn ActiveRecord::ConnectionAdapters::AbstractAdapter::SchemaCreation
-
#visit_AddColumn ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter::SchemaCreation
-
#visitor ActiveRecord::ConnectionAdapters::AbstractAdapter
-
walk_tree ActiveRecord::Associations::JoinDependency
-
#where ActiveRecord::QueryMethods
-
#where ActiveRecord::ConnectionAdapters::IndexDefinition
-
#where! ActiveRecord::QueryMethods
-
#where_values_hash ActiveRecord::Relation
-
#with_connection ActiveRecord::ConnectionAdapters::ConnectionPool
-
#with_lock ActiveRecord::Locking::Pessimistic
-
#with_transaction_returning_status ActiveRecord::Transactions
-
#within_new_transaction ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#write ActiveRecord::Migration
-
write ActiveRecord::Store::StringKeyedHashAccessor
-
write ActiveRecord::Store::HashAccessor
-
#write_attribute ActiveRecord::AttributeMethods::Write
-
#writer ActiveRecord::Associations::CollectionAssociation
-
#writer ActiveRecord::Associations::SingularAssociation
-
#xml ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::ColumnMethods