Method List
Search:
-
#+ ActiveRecord::Relation::WhereClause
-
#- ActiveRecord::Relation::WhereClause
-
#<< ActiveRecord::Associations::CollectionProxy
-
#<< ActiveRecord::ConnectionAdapters::DatabaseStatements::PartialQueryCollector
-
#<=> ActiveRecord::Core
-
#<=> ActiveRecord::Type::Registration
-
#<=> ActiveRecord::ConnectionAdapters::AbstractAdapter::Version
-
#== ActiveRecord::Core
-
#== ActiveRecord::Relation
-
#== ActiveRecord::Reflection::MacroReflection
-
#== ActiveRecord::AssociationRelation
-
#== ActiveRecord::Relation::WhereClause
-
#== ActiveRecord::ConnectionAdapters::Column
-
#== ActiveRecord::Associations::CollectionProxy
-
#== ActiveRecord::ConnectionAdapters::PostgreSQL::Name
-
#== ActiveRecord::ConnectionAdapters::SqlTypeMetadata
-
#== ActiveRecord::ConnectionAdapters::MySQL::TypeMetadata
-
#== ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Array
-
#== ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Range
-
#== ActiveRecord::ConnectionAdapters::PostgreSQLTypeMetadata
-
#=== ActiveRecord::Core::ClassMethods
-
#[] ActiveRecord::Result
-
#[] ActiveRecord::FixtureSet::ClassCache
-
#[] ActiveRecord::FixtureSet
-
#[] ActiveRecord::Fixture
-
[] ActiveRecord::Migration
-
#[] ActiveRecord::AttributeMethods
-
[] ActiveRecord::InternalMetadata
-
#[] ActiveRecord::ConnectionAdapters::StatementPool
-
#[] ActiveRecord::ConnectionAdapters::TableDefinition
-
#[]= ActiveRecord::FixtureSet
-
#[]= ActiveRecord::AttributeMethods
-
[]= ActiveRecord::InternalMetadata
-
#[]= ActiveRecord::ConnectionAdapters::StatementPool
-
#[]= ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::StatementPool
-
#_default_attributes ActiveRecord::ModelSchema::ClassMethods
-
#_delete_record ActiveRecord::Persistence::ClassMethods
-
#_destroy ActiveRecord::NestedAttributes
-
#_exec_scope ActiveRecord::Relation
-
#_insert_record ActiveRecord::Persistence::ClassMethods
-
#_read_attribute ActiveRecord::AttributeMethods::Read
-
#_reflect_on_association ActiveRecord::Reflection::ClassMethods
-
#_select! ActiveRecord::QueryMethods
-
#_store_accessors_module ActiveRecord::Store::ClassMethods
-
#_type_cast ActiveRecord::ConnectionAdapters::MySQL::Quoting
-
#_update_record ActiveRecord::Persistence::ClassMethods
-
#_write_attribute ActiveRecord::AttributeMethods::Write
-
#abstract_class ActiveRecord::Inheritance::ClassMethods
-
#abstract_class? ActiveRecord::Inheritance::ClassMethods
-
#accept ActiveRecord::ConnectionAdapters::AbstractAdapter::SchemaCreation
-
#accept ActiveRecord::ConnectionAdapters::DetermineIfPreparableVisitor
-
#accepts_nested_attributes_for ActiveRecord::NestedAttributes::ClassMethods
-
#accessed_fields ActiveRecord::AttributeMethods
-
#accessor ActiveRecord::Type::Json
-
#accessor ActiveRecord::Type::Serialized
-
#accessor ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Hstore
-
#active? ActiveRecord::ConnectionAdapters::Mysql2Adapter
-
#active? ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#active? ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#active? ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#active_connection? ActiveRecord::ConnectionAdapters::ConnectionPool
-
#active_connections? ActiveRecord::ConnectionAdapters::ConnectionHandler
-
#active_record ActiveRecord::Reflection::MacroReflection
-
#active_record_primary_key ActiveRecord::Reflection::AssociationReflection
-
#adapter_method ActiveRecord::ConnectionAdapters::ConnectionSpecification
-
#adapter_name ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#add ActiveRecord::ConnectionAdapters::SchemaCache
-
#add ActiveRecord::ConnectionAdapters::ConnectionPool::Queue
-
add_aggregate_reflection ActiveRecord::Reflection
-
#add_as_polymorphic_through ActiveRecord::Reflection::AssociationReflection
-
#add_as_polymorphic_through ActiveRecord::Reflection::ThroughReflection
-
#add_as_source ActiveRecord::Reflection::AssociationReflection
-
#add_as_source ActiveRecord::Reflection::ThroughReflection
-
#add_as_through ActiveRecord::Reflection::AssociationReflection
-
#add_as_through ActiveRecord::Reflection::ThroughReflection
-
#add_bind ActiveRecord::ConnectionAdapters::DatabaseStatements::PartialQueryCollector
-
#add_child ActiveRecord::ConnectionAdapters::TransactionState
-
#add_column ActiveRecord::Migration::Compatibility::V5_0
-
#add_column ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#add_column ActiveRecord::ConnectionAdapters::SchemaStatements
-
#add_column ActiveRecord::ConnectionAdapters::AlterTable
-
#add_column ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
-
add_counter_cache_callbacks ActiveRecord::Associations::Builder::BelongsTo
-
add_counter_cache_methods ActiveRecord::Associations::Builder::BelongsTo
-
add_default_callbacks ActiveRecord::Associations::Builder::BelongsTo
-
add_destroy_callbacks ActiveRecord::Associations::Builder::HasOne
-
add_destroy_callbacks ActiveRecord::Associations::Builder::BelongsTo
-
add_destroy_callbacks ActiveRecord::Associations::Builder::Association
-
#add_foreign_key ActiveRecord::ConnectionAdapters::SchemaStatements
-
#add_foreign_key ActiveRecord::ConnectionAdapters::AlterTable
-
#add_index ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#add_index ActiveRecord::ConnectionAdapters::SchemaStatements
-
#add_index ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
-
#add_index_options ActiveRecord::ConnectionAdapters::SchemaStatements
-
#add_modifier ActiveRecord::Type::AdapterSpecificRegistry
-
#add_record ActiveRecord::ConnectionAdapters::NullTransaction
-
#add_record ActiveRecord::ConnectionAdapters::Transaction
-
#add_reference ActiveRecord::Migration::Compatibility::V5_0
-
#add_reference ActiveRecord::Migration::Compatibility::V4_2
-
#add_reference ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#add_reference ActiveRecord::ConnectionAdapters::SchemaStatements
-
add_reflection ActiveRecord::Reflection
-
#add_sql_comment! ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#add_timestamps ActiveRecord::Migration::Compatibility::V4_2
-
#add_timestamps ActiveRecord::ConnectionAdapters::SchemaStatements
-
#add_to ActiveRecord::ConnectionAdapters::ReferenceDefinition
-
#add_to_target ActiveRecord::Associations::CollectionAssociation
-
#add_to_transaction ActiveRecord::Transactions
-
add_touch_callbacks ActiveRecord::Associations::Builder::BelongsTo
-
#add_transaction_record ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#adds ActiveRecord::ConnectionAdapters::AlterTable
-
#after_commit ActiveRecord::Transactions::ClassMethods
-
#after_commit_without_transaction_enrollment ActiveRecord::Transactions::ClassMethods
-
#after_create_commit ActiveRecord::Transactions::ClassMethods
-
#after_destroy_commit ActiveRecord::Transactions::ClassMethods
-
#after_rollback ActiveRecord::Transactions::ClassMethods
-
#after_rollback_without_transaction_enrollment ActiveRecord::Transactions::ClassMethods
-
#after_teardown ActiveRecord::TestFixtures
-
#after_update_commit ActiveRecord::Transactions::ClassMethods
-
#aggregated_with? ActiveRecord::TableMetadata
-
#alias ActiveRecord::Associations::JoinDependency::Aliases::Column
-
#alias_candidate ActiveRecord::Reflection::AbstractReflection
-
#alias_tracker ActiveRecord::Relation
-
#alias_type ActiveRecord::Type::TypeMap
-
#alias_type ActiveRecord::Type::HashLookupTypeMap
-
#aliased_table ActiveRecord::Reflection::RuntimeReflection
-
#aliased_table ActiveRecord::Associations::AssociationScope::ReflectionProxy
-
#aliased_table_for ActiveRecord::Associations::AliasTracker
-
#aliases ActiveRecord::Associations::AliasTracker
-
#all ActiveRecord::Scoping::Named::ClassMethods
-
#all_includes ActiveRecord::Reflection::RuntimeReflection
-
#all_includes ActiveRecord::Associations::AssociationScope::ReflectionProxy
-
all_versions ActiveRecord::SchemaMigration
-
#allocate ActiveRecord::Core::ClassMethods
-
#allowed_index_name_length ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#allowed_index_name_length ActiveRecord::ConnectionAdapters::DatabaseLimits
-
#announce ActiveRecord::Migration
-
#any? ActiveRecord::Relation
-
#any? ActiveRecord::NullRelation
-
#any_migrations? ActiveRecord::MigrationContext
-
#any_waiting? ActiveRecord::ConnectionAdapters::ConnectionPool::Queue
-
applied_to? ActiveRecord::NoTouching
-
#apply ActiveRecord::AttributeDecorators::TypeDecorator
-
#apply_column_aliases ActiveRecord::Associations::JoinDependency
-
apply_to ActiveRecord::NoTouching
-
#arel ActiveRecord::QueryMethods
-
#arel_attribute ActiveRecord::Core::ClassMethods
-
#arel_attribute ActiveRecord::Relation
-
#arel_attribute ActiveRecord::TableMetadata
-
#arel_table ActiveRecord::Core::ClassMethods
-
#array ActiveRecord::ConnectionAdapters::PostgreSQLTypeMetadata
-
#as ActiveRecord::ConnectionAdapters::TableDefinition
-
as_indifferent_hash ActiveRecord::Store::IndifferentCoder
-
#assert_valid_value ActiveRecord::Enum::EnumType
-
#assert_valid_value ActiveRecord::Type::Serialized
-
#assert_valid_value ActiveRecord::Coders::YAMLColumn
-
#associated_table ActiveRecord::TableMetadata
-
#associated_with? ActiveRecord::TableMetadata
-
#association ActiveRecord::Associations
-
#association_cached? ActiveRecord::Associations
-
#association_class ActiveRecord::Reflection::AssociationReflection
-
#association_class ActiveRecord::Reflection::HasManyReflection
-
#association_class ActiveRecord::Reflection::HasOneReflection
-
#association_class ActiveRecord::Reflection::BelongsToReflection
-
#association_foreign_key ActiveRecord::Reflection::AssociationReflection
-
#association_name ActiveRecord::Associations::Builder::HasAndBelongsToMany
-
#association_primary_key ActiveRecord::Reflection::AssociationReflection
-
#association_primary_key ActiveRecord::Reflection::HasManyReflection
-
#association_primary_key ActiveRecord::Reflection::ThroughReflection
-
#association_scope ActiveRecord::Associations::Association
-
#association_scope_cache ActiveRecord::Reflection::AssociationReflection
-
#assume_migrated_upto_version ActiveRecord::ConnectionAdapters::SchemaStatements
-
#ast ActiveRecord::Relation::WhereClause
-
#attempted_action ActiveRecord::StaleObjectError
-
#attr_readonly ActiveRecord::ReadonlyAttributes::ClassMethods
-
#attribute ActiveRecord::AttributeAssignmentError
-
#attribute ActiveRecord::Attributes::ClassMethods
-
#attribute_before_last_save ActiveRecord::AttributeMethods::Dirty
-
#attribute_change_to_be_saved ActiveRecord::AttributeMethods::Dirty
-
#attribute_for_inspect ActiveRecord::AttributeMethods
-
#attribute_in_database ActiveRecord::AttributeMethods::Dirty
-
#attribute_method? ActiveRecord::AttributeMethods::ClassMethods
-
#attribute_names ActiveRecord::DynamicMatchers::Method
-
#attribute_names ActiveRecord::AttributeMethods::ClassMethods
-
#attribute_names ActiveRecord::AttributeMethods
-
#attribute_present? ActiveRecord::AttributeMethods
-
#attribute_types ActiveRecord::ModelSchema::ClassMethods
-
#attributes ActiveRecord::AttributeMethods
-
#attributes_before_type_cast ActiveRecord::AttributeMethods::BeforeTypeCast
-
#attributes_builder ActiveRecord::ModelSchema::ClassMethods
-
#attributes_in_database ActiveRecord::AttributeMethods::Dirty
-
#auto_increment? ActiveRecord::ConnectionAdapters::MySQL::Column
-
#automatic_reconnect ActiveRecord::ConnectionAdapters::ConnectionPool
-
#autosave= ActiveRecord::Reflection::MacroReflection
-
#average ActiveRecord::Calculations
-
#base_class ActiveRecord::Inheritance::ClassMethods
-
#base_klass ActiveRecord::Associations::JoinDependency::JoinPart
-
base_root ActiveRecord::Generators::Base
-
#basename ActiveRecord::MigrationProxy
-
#becomes ActiveRecord::Persistence
-
#becomes! ActiveRecord::Persistence
-
#before_commit ActiveRecord::Transactions::ClassMethods
-
#before_commit_records ActiveRecord::ConnectionAdapters::Transaction
-
#before_commit_without_transaction_enrollment ActiveRecord::Transactions::ClassMethods
-
#before_committed! ActiveRecord::Transactions
-
#before_remove_const ActiveRecord::Scoping::Default::ClassMethods
-
#before_setup ActiveRecord::TestFixtures
-
#begin ActiveRecord::PredicateBuilder::RangeHandler::RangeWithBinds
-
#begin_db_transaction ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#begin_db_transaction ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#begin_db_transaction ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#begin_db_transaction ActiveRecord::ConnectionAdapters::PostgreSQL::DatabaseStatements
-
#begin_isolated_db_transaction ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#begin_isolated_db_transaction ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#begin_isolated_db_transaction ActiveRecord::ConnectionAdapters::PostgreSQL::DatabaseStatements
-
#begin_transaction ActiveRecord::ConnectionAdapters::TransactionManager
-
#belongs_to ActiveRecord::Associations::ClassMethods
-
#belongs_to? ActiveRecord::Reflection::AssociationReflection
-
#belongs_to? ActiveRecord::Reflection::BelongsToReflection
-
#bigint? ActiveRecord::ConnectionAdapters::Column
-
#bigserial ActiveRecord::ConnectionAdapters::PostgreSQL::ColumnMethods
-
#binary? ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Bit::Data
-
#bind ActiveRecord::StatementCache::Params
-
#bind ActiveRecord::StatementCache::BindMap
-
#bit ActiveRecord::ConnectionAdapters::PostgreSQL::ColumnMethods
-
#bit_varying ActiveRecord::ConnectionAdapters::PostgreSQL::ColumnMethods
-
#blank? ActiveRecord::Relation
-
#blob ActiveRecord::ConnectionAdapters::MySQL::ColumnMethods
-
#boundable? ActiveRecord::Relation::QueryAttribute
-
#box ActiveRecord::ConnectionAdapters::PostgreSQL::ColumnMethods
-
#broadcast ActiveRecord::ConnectionAdapters::ConnectionPool::BiasableQueue::BiasedConditionVariable
-
#broadcast_on_biased ActiveRecord::ConnectionAdapters::ConnectionPool::BiasableQueue::BiasedConditionVariable
-
#build ActiveRecord::AssociationRelation
-
build ActiveRecord::AutosaveAssociation::AssociationBuilderExtension
-
#build ActiveRecord::PredicateBuilder
-
#build ActiveRecord::Associations::CollectionProxy
-
#build ActiveRecord::Relation::WhereClauseFactory
-
build ActiveRecord::Associations::Builder::Association
-
#build ActiveRecord::Associations::SingularAssociation
-
#build ActiveRecord::Associations::CollectionAssociation
-
build ActiveRecord::Associations::Builder::HasAndBelongsToMany::JoinTableResolver
-
#build_association ActiveRecord::Reflection::AbstractReflection
-
#build_bind_attribute ActiveRecord::PredicateBuilder
-
#build_from_hash ActiveRecord::PredicateBuilder
-
#build_scope ActiveRecord::Reflection::AbstractReflection
-
build_scope ActiveRecord::Associations::Builder::Association
-
#bulk_change_table ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#bulk_change_table ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
-
#cache ActiveRecord::QueryCache::ClassMethods
-
#cache ActiveRecord::ConnectionAdapters::QueryCache
-
cache_fixtures ActiveRecord::FixtureSet
-
cache_for_connection ActiveRecord::FixtureSet
-
#cache_key ActiveRecord::Relation
-
#cache_key ActiveRecord::Integration
-
#cache_key_with_version ActiveRecord::Integration
-
#cache_version ActiveRecord::Integration
-
#cacheable_query ActiveRecord::ConnectionAdapters::DatabaseStatements
-
cached_fixtures ActiveRecord::FixtureSet
-
#calculate ActiveRecord::NullRelation
-
#calculate ActiveRecord::Calculations
-
#calculate ActiveRecord::Associations::CollectionProxy
-
#call ActiveRecord::Migration::CheckPending
-
#call ActiveRecord::Type::Registration
-
#call ActiveRecord::Type::DecorationRegistration
-
#call ActiveRecord::PredicateBuilder::BaseHandler
-
#call ActiveRecord::PredicateBuilder::ArrayHandler
-
#call ActiveRecord::PredicateBuilder::RangeHandler
-
#call ActiveRecord::PredicateBuilder::RelationHandler
-
#call ActiveRecord::PredicateBuilder::BasicObjectHandler
-
#case_insensitive_comparison ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#case_sensitive? ActiveRecord::ConnectionAdapters::MySQL::Column
-
#case_sensitive_comparison ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#case_sensitive_comparison ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#cast ActiveRecord::Enum::EnumType
-
#cast ActiveRecord::AttributeMethods::TimeZoneConversion::TimeZoneConverter
-
#cast ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Uuid
-
#cast ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Array
-
#cast ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Point
-
#cast ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Vector
-
#cast ActiveRecord::ConnectionAdapters::PostgreSQL::OID::LegacyPoint
-
#cast_value ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Bit
-
#cast_value ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Cidr
-
#cast_value ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Date
-
#cast_value ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Money
-
#cast_value ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Range
-
#cast_value ActiveRecord::ConnectionAdapters::PostgreSQL::OID::DateTime
-
#cast_values ActiveRecord::Result
-
#chain ActiveRecord::Reflection::AbstractReflection
-
#change ActiveRecord::ConnectionAdapters::Table
-
#change_column ActiveRecord::Migration::Compatibility::V5_1
-
#change_column ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#change_column ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#change_column ActiveRecord::ConnectionAdapters::SchemaStatements
-
#change_column ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
-
#change_column_comment ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#change_column_comment ActiveRecord::ConnectionAdapters::SchemaStatements
-
#change_column_comment ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
-
#change_column_default ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#change_column_default ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#change_column_default ActiveRecord::ConnectionAdapters::SchemaStatements
-
#change_column_default ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
-
#change_column_null ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#change_column_null ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#change_column_null ActiveRecord::ConnectionAdapters::SchemaStatements
-
#change_column_null ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
-
#change_default ActiveRecord::ConnectionAdapters::Table
-
#change_table ActiveRecord::Migration::Compatibility::V5_0
-
#change_table ActiveRecord::Migration::Compatibility::V4_2
-
#change_table ActiveRecord::Migration::CommandRecorder
-
#change_table ActiveRecord::ConnectionAdapters::SchemaStatements
-
#change_table_comment ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#change_table_comment ActiveRecord::ConnectionAdapters::SchemaStatements
-
#change_table_comment ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
-
#changed_attribute_names_to_save ActiveRecord::AttributeMethods::Dirty
-
#changed_for_autosave? ActiveRecord::AutosaveAssociation
-
#changed_in_place? ActiveRecord::Type::Json
-
#changed_in_place? ActiveRecord::Type::Serialized
-
#changed_in_place? ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Array
-
#changed_in_place? ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Hstore
-
#changes_to_save ActiveRecord::AttributeMethods::Dirty
-
#charset ActiveRecord::Tasks::DatabaseTasks
-
#charset ActiveRecord::Tasks::MySQLDatabaseTasks
-
#charset ActiveRecord::Tasks::SQLiteDatabaseTasks
-
#charset ActiveRecord::Tasks::PostgreSQLDatabaseTasks
-
#charset ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#charset_current ActiveRecord::Tasks::DatabaseTasks
-
check_dependent_options ActiveRecord::Associations::Builder::Association
-
check_pending! ActiveRecord::Migration
-
#check_preloadable! ActiveRecord::Reflection::AssociationReflection
-
#check_protected_environments! ActiveRecord::Tasks::DatabaseTasks
-
#check_schema_file ActiveRecord::Tasks::DatabaseTasks
-
#check_target_version ActiveRecord::Tasks::DatabaseTasks
-
#check_validity! ActiveRecord::Reflection::AssociationReflection
-
#check_validity! ActiveRecord::Reflection::ThroughReflection
-
#check_validity_of_inverse! ActiveRecord::Reflection::AbstractReflection
-
#checkin ActiveRecord::ConnectionAdapters::ConnectionPool
-
#checkout ActiveRecord::ConnectionAdapters::ConnectionPool
-
#checkout_timeout ActiveRecord::ConnectionAdapters::ConnectionPool
-
#children ActiveRecord::Associations::JoinDependency::JoinPart
-
#cidr ActiveRecord::ConnectionAdapters::PostgreSQL::ColumnMethods
-
#circle ActiveRecord::ConnectionAdapters::PostgreSQL::ColumnMethods
-
#citext ActiveRecord::ConnectionAdapters::PostgreSQL::ColumnMethods
-
#class_method_defined_within? ActiveRecord::AttributeMethods::ClassMethods
-
#class_name ActiveRecord::Fixture
-
#class_name ActiveRecord::Reflection::AbstractReflection
-
#clear ActiveRecord::Type::TypeMap
-
#clear ActiveRecord::Associations::CollectionProxy
-
#clear ActiveRecord::ConnectionAdapters::StatementPool
-
#clear ActiveRecord::ConnectionAdapters::ConnectionPool::Queue
-
#clear! ActiveRecord::ConnectionAdapters::SchemaCache
-
#clear_active_connections! ActiveRecord::ConnectionAdapters::ConnectionHandler
-
#clear_all_connections! ActiveRecord::ConnectionAdapters::ConnectionHandler
-
#clear_association_scope_cache ActiveRecord::Reflection::AssociationReflection
-
#clear_association_scope_cache ActiveRecord::Reflection::ThroughReflection
-
#clear_cache! ActiveRecord::ConnectionHandling
-
#clear_cache! ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#clear_cache! ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#clear_cache! ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#clear_cache! ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#clear_data_source_cache! ActiveRecord::ConnectionAdapters::SchemaCache
-
#clear_query_cache ActiveRecord::ConnectionAdapters::QueryCache
-
#clear_reflections_cache ActiveRecord::Reflection::ClassMethods
-
#clear_reloadable_connections ActiveRecord::ConnectionAdapters::ConnectionPool
-
#clear_reloadable_connections! ActiveRecord::ConnectionAdapters::ConnectionPool
-
#clear_reloadable_connections! ActiveRecord::ConnectionAdapters::ConnectionHandler
-
#client_min_messages ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
-
#client_min_messages= ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
-
#close ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#closed? ActiveRecord::ConnectionAdapters::NullTransaction
-
#closed? ActiveRecord::ConnectionAdapters::Transaction
-
#coder ActiveRecord::Type::Serialized
-
#collation ActiveRecord::Tasks::DatabaseTasks
-
#collation ActiveRecord::ConnectionAdapters::Column
-
#collation ActiveRecord::Tasks::MySQLDatabaseTasks
-
#collation ActiveRecord::Tasks::PostgreSQLDatabaseTasks
-
#collation ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#collation ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
-
#collation_current ActiveRecord::Tasks::DatabaseTasks
-
#collect ActiveRecord::ExplainRegistry
-
#collect? ActiveRecord::ExplainRegistry
-
#collect_join_chain ActiveRecord::Reflection::AssociationReflection
-
#collect_join_chain ActiveRecord::Reflection::ThroughReflection
-
#collecting_queries_for_explain ActiveRecord::Explain
-
#collection? ActiveRecord::Reflection::AssociationReflection
-
#collection? ActiveRecord::Reflection::HasManyReflection
-
#collection? ActiveRecord::Reflection::HasAndBelongsToManyReflection
-
#collection_cache_key ActiveRecord::CollectionCacheKey
-
#column ActiveRecord::ConnectionAdapters::AddColumnDefinition
-
#column ActiveRecord::ConnectionAdapters::ChangeColumnDefinition
-
#column ActiveRecord::ConnectionAdapters::ForeignKeyDefinition
-
#column ActiveRecord::ConnectionAdapters::TableDefinition
-
#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::ModelSchema::ClassMethods
-
#column_exists? ActiveRecord::ConnectionAdapters::SchemaStatements
-
#column_exists? ActiveRecord::ConnectionAdapters::Table
-
#column_for_attribute ActiveRecord::AttributeMethods::ClassMethods
-
#column_name_for_operation ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#column_name_for_operation ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#column_name_from_arel_node ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#column_name_length ActiveRecord::ConnectionAdapters::DatabaseLimits
-
#column_names ActiveRecord::ModelSchema::ClassMethods
-
#column_types ActiveRecord::Result
-
#columns ActiveRecord::Result
-
#columns ActiveRecord::ModelSchema::ClassMethods
-
#columns ActiveRecord::Associations::JoinDependency::Aliases
-
#columns ActiveRecord::Associations::JoinDependency::Aliases::Table
-
#columns ActiveRecord::ConnectionAdapters::SchemaCache
-
#columns ActiveRecord::ConnectionAdapters::SchemaStatements
-
#columns ActiveRecord::ConnectionAdapters::IndexDefinition
-
#columns ActiveRecord::ConnectionAdapters::TableDefinition
-
#columns_for_distinct ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#columns_for_distinct ActiveRecord::ConnectionAdapters::SchemaStatements
-
#columns_for_distinct ActiveRecord::ConnectionAdapters::PostgreSQL::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
-
#comment ActiveRecord::ConnectionAdapters::Column
-
#comment ActiveRecord::ConnectionAdapters::IndexDefinition
-
#comment ActiveRecord::ConnectionAdapters::TableDefinition
-
#commit ActiveRecord::ConnectionAdapters::SavepointTransaction
-
#commit ActiveRecord::ConnectionAdapters::RealTransaction
-
#commit! ActiveRecord::ConnectionAdapters::TransactionState
-
#commit_db_transaction ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#commit_db_transaction ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#commit_db_transaction ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#commit_db_transaction ActiveRecord::ConnectionAdapters::PostgreSQL::DatabaseStatements
-
#commit_records ActiveRecord::ConnectionAdapters::Transaction
-
#commit_transaction ActiveRecord::ConnectionAdapters::TransactionManager
-
#committed! ActiveRecord::Transactions
-
#committed? ActiveRecord::ConnectionAdapters::TransactionState
-
complete ActiveRecord::QueryCache
-
#completed? ActiveRecord::ConnectionAdapters::TransactionState
-
#composed_of ActiveRecord::Aggregations::ClassMethods
-
#compute_class ActiveRecord::Reflection::MacroReflection
-
#compute_class ActiveRecord::Reflection::AssociationReflection
-
#concat ActiveRecord::Associations::CollectionAssociation
-
#concat ActiveRecord::Associations::HasManyThroughAssociation
-
#concat_records ActiveRecord::Associations::HasManyThroughAssociation
-
#config ActiveRecord::FixtureSet
-
#config ActiveRecord::ConnectionAdapters::ConnectionSpecification
-
#configurations ActiveRecord::ConnectionAdapters::ConnectionSpecification::Resolver
-
#connected? ActiveRecord::ConnectionHandling
-
#connected? ActiveRecord::ConnectionAdapters::ConnectionPool
-
#connected? ActiveRecord::ConnectionAdapters::ConnectionHandler
-
#connection ActiveRecord::Migration
-
#connection ActiveRecord::ConnectionHandling
-
#connection ActiveRecord::ConnectionAdapters::SchemaCache
-
#connection ActiveRecord::ConnectionAdapters::Transaction
-
#connection ActiveRecord::ConnectionAdapters::ConnectionPool
-
#connection_config ActiveRecord::ConnectionHandling
-
#connection_handler ActiveRecord::Core
-
#connection_handler ActiveRecord::RuntimeRegistry
-
#connection_pool ActiveRecord::ConnectionHandling
-
#connection_pool_list ActiveRecord::ConnectionAdapters::ConnectionHandler
-
#connection_specification_name ActiveRecord::ConnectionHandling
-
#connections ActiveRecord::ConnectionAdapters::ConnectionPool
-
#constraint_validations ActiveRecord::ConnectionAdapters::PostgreSQL::AlterTable
-
#constraints ActiveRecord::Reflection::AbstractReflection
-
#constraints ActiveRecord::Reflection::ThroughReflection
-
#constraints ActiveRecord::Reflection::PolymorphicReflection
-
#constructable? ActiveRecord::Reflection::AssociationReflection
-
#content_columns ActiveRecord::ModelSchema::ClassMethods
-
context_class ActiveRecord::FixtureSet
-
convert ActiveRecord::LegacyYamlAdapter
-
convert ActiveRecord::LegacyYamlAdapter::Rails420
-
convert ActiveRecord::LegacyYamlAdapter::Rails41
-
#copy ActiveRecord::Migration
-
#count ActiveRecord::Calculations
-
#count_by_sql ActiveRecord::Querying
-
#counter_cache_column ActiveRecord::Reflection::AbstractReflection
-
#counter_must_be_updated_by_has_many? ActiveRecord::Reflection::AbstractReflection
-
#create ActiveRecord::Relation
-
create ActiveRecord::Reflection
-
#create ActiveRecord::Persistence::ClassMethods
-
create ActiveRecord::StatementCache
-
#create ActiveRecord::Delegation::ClassMethods
-
#create ActiveRecord::AssociationRelation
-
#create ActiveRecord::Tasks::DatabaseTasks
-
#create ActiveRecord::Associations::Association
-
create ActiveRecord::Associations::AliasTracker
-
#create ActiveRecord::Tasks::MySQLDatabaseTasks
-
#create ActiveRecord::Tasks::SQLiteDatabaseTasks
-
#create ActiveRecord::Associations::CollectionProxy
-
create ActiveRecord::Associations::AssociationScope
-
#create ActiveRecord::Tasks::PostgreSQLDatabaseTasks
-
create ActiveRecord::ConnectionAdapters::SchemaDumper
-
#create! ActiveRecord::Relation
-
#create! ActiveRecord::Persistence::ClassMethods
-
#create! ActiveRecord::AssociationRelation
-
#create! ActiveRecord::Associations::Association
-
#create! ActiveRecord::Associations::CollectionProxy
-
#create_all ActiveRecord::Tasks::DatabaseTasks
-
#create_application_record ActiveRecord::Generators::ApplicationRecordGenerator
-
#create_current ActiveRecord::Tasks::DatabaseTasks
-
#create_database ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#create_database ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
-
create_fixtures ActiveRecord::FixtureSet
-
#create_join_table ActiveRecord::Migration::Compatibility::V5_0
-
#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_owner_to_pool ActiveRecord::ConnectionAdapters::ConnectionHandler
-
create_reflection ActiveRecord::Associations::Builder::Association
-
#create_savepoint ActiveRecord::ConnectionAdapters::Savepoints
-
#create_schema ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
-
#create_schema_dumper ActiveRecord::ConnectionAdapters::MySQL::SchemaStatements
-
#create_schema_dumper ActiveRecord::ConnectionAdapters::SQLite3::SchemaStatements
-
#create_schema_dumper ActiveRecord::ConnectionAdapters::SchemaStatements
-
#create_schema_dumper ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
-
create_subclass ActiveRecord::FixtureSet::RenderContext
-
create_table ActiveRecord::SchemaMigration
-
create_table ActiveRecord::InternalMetadata
-
#create_table ActiveRecord::Migration::Compatibility::V5_1
-
#create_table ActiveRecord::Migration::Compatibility::V5_0
-
#create_table ActiveRecord::Migration::Compatibility::V4_2
-
#create_table ActiveRecord::ConnectionAdapters::SchemaStatements
-
#create_with ActiveRecord::QueryMethods
-
#create_with! ActiveRecord::QueryMethods
-
#ctype ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
-
#current_config ActiveRecord::Tasks::DatabaseTasks
-
#current_database ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#current_database ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
-
#current_environment ActiveRecord::MigrationContext
-
#current_migration ActiveRecord::Migrator
-
#current_savepoint_name ActiveRecord::ConnectionAdapters::Savepoints
-
#current_schema ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
-
#current_scope ActiveRecord::Scoping::ClassMethods
-
#current_scope= ActiveRecord::Scoping::ClassMethods
-
#current_transaction ActiveRecord::ConnectionAdapters::TransactionManager
-
current_version ActiveRecord::Migration
-
#current_version ActiveRecord::MigrationContext
-
current_version ActiveRecord::Migrator
-
#current_version ActiveRecord::Migrator
-
#custom_primary_key? ActiveRecord::ConnectionAdapters::ForeignKeyDefinition
-
#dangerous_attribute_method? ActiveRecord::AttributeMethods::ClassMethods
-
#dangerous_attribute_method? ActiveRecord::AttributeMethods::PrimaryKey::ClassMethods
-
#dangerous_class_method? ActiveRecord::AttributeMethods::ClassMethods
-
#data_source_exists? ActiveRecord::ConnectionAdapters::SchemaCache
-
#data_source_exists? ActiveRecord::ConnectionAdapters::SchemaStatements
-
#data_sources ActiveRecord::ConnectionAdapters::SchemaCache
-
#data_sources ActiveRecord::ConnectionAdapters::SchemaStatements
-
#database_configuration ActiveRecord::Tasks::DatabaseTasks
-
#daterange ActiveRecord::ConnectionAdapters::PostgreSQL::ColumnMethods
-
#db_dir ActiveRecord::Tasks::DatabaseTasks
-
#decorate_attribute_type ActiveRecord::AttributeDecorators::ClassMethods
-
#decorate_matching_attribute_types ActiveRecord::AttributeDecorators::ClassMethods
-
#decrement ActiveRecord::Persistence
-
#decrement! ActiveRecord::Persistence
-
#decrement_counter ActiveRecord::CounterCache::ClassMethods
-
#decrement_counters ActiveRecord::Associations::BelongsToAssociation
-
#default ActiveRecord::ConnectionAdapters::Column
-
#default ActiveRecord::Associations::BelongsToAssociation
-
#default_extensions ActiveRecord::Scoping::Named::ClassMethods
-
default_fixture_model_name ActiveRecord::FixtureSet
-
default_fixture_table_name ActiveRecord::FixtureSet
-
#default_function ActiveRecord::ConnectionAdapters::Column
-
#default_index_type? ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#default_index_type? ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#default_index_type? ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#default_scoped ActiveRecord::Scoping::Named::ClassMethods
-
#default_sequence_name ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#default_sequence_name ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
-
#default_timezone ActiveRecord::Type::Internal::Timezone
-
default_value ActiveRecord::Type
-
define ActiveRecord::Schema
-
#define ActiveRecord::Schema
-
#define ActiveRecord::DynamicMatchers::Method
-
define_accessors ActiveRecord::Associations::Builder::BelongsTo
-
define_accessors ActiveRecord::Associations::Builder::Association
-
define_accessors ActiveRecord::Associations::Builder::SingularAssociation
-
#define_attribute ActiveRecord::Attributes::ClassMethods
-
#define_attribute_methods ActiveRecord::AttributeMethods::ClassMethods
-
define_callback ActiveRecord::Associations::Builder::CollectionAssociation
-
define_callbacks ActiveRecord::Associations::Builder::BelongsTo
-
define_callbacks ActiveRecord::Associations::Builder::Association
-
define_callbacks ActiveRecord::Associations::Builder::CollectionAssociation
-
define_constructors ActiveRecord::Associations::Builder::SingularAssociation
-
define_extensions ActiveRecord::Associations::Builder::Association
-
define_extensions ActiveRecord::Associations::Builder::CollectionAssociation
-
define_readers ActiveRecord::Associations::Builder::Association
-
define_readers ActiveRecord::Associations::Builder::CollectionAssociation
-
define_validations ActiveRecord::Associations::Builder::HasOne
-
define_validations ActiveRecord::Associations::Builder::BelongsTo
-
define_validations ActiveRecord::Associations::Builder::Association
-
define_writers ActiveRecord::Associations::Builder::Association
-
define_writers ActiveRecord::Associations::Builder::CollectionAssociation
-
#defined_for? ActiveRecord::ConnectionAdapters::ForeignKeyDefinition
-
delegate ActiveRecord::Migration
-
#delegate ActiveRecord::Migration::CommandRecorder
-
#delegate_to_scoped_klass ActiveRecord::Delegation::ClassSpecificRelation::ClassMethods
-
#delete ActiveRecord::Persistence::ClassMethods
-
#delete ActiveRecord::Persistence
-
#delete ActiveRecord::NullRelation
-
#delete ActiveRecord::Associations::CollectionProxy
-
#delete ActiveRecord::Associations::HasOneAssociation
-
#delete ActiveRecord::ConnectionAdapters::StatementPool
-
#delete ActiveRecord::Associations::CollectionAssociation
-
#delete ActiveRecord::ConnectionAdapters::ConnectionPool::Queue
-
#delete ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#delete_all ActiveRecord::Relation
-
#delete_all ActiveRecord::NullRelation
-
#delete_all ActiveRecord::Associations::CollectionProxy
-
#delete_all ActiveRecord::Associations::CollectionAssociation
-
#delim ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Vector
-
#delimiter ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Array
-
derive_join_table_name ActiveRecord::ModelSchema
-
#descends_from_active_record? ActiveRecord::Inheritance::ClassMethods
-
#deserialize ActiveRecord::Enum::EnumType
-
#deserialize ActiveRecord::Type::Json
-
#deserialize ActiveRecord::Type::Serialized
-
#deserialize ActiveRecord::Locking::LockingType
-
#deserialize ActiveRecord::AttributeMethods::TimeZoneConversion::TimeZoneConverter
-
#deserialize ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Array
-
#deserialize ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Bytea
-
#deserialize ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Hstore
-
#destroy ActiveRecord::Callbacks
-
#destroy ActiveRecord::Persistence::ClassMethods
-
#destroy ActiveRecord::Persistence
-
#destroy ActiveRecord::Transactions
-
#destroy ActiveRecord::Associations::CollectionProxy
-
#destroy ActiveRecord::Associations::CollectionAssociation
-
#destroy! ActiveRecord::Persistence
-
#destroy_all ActiveRecord::Relation
-
#destroy_all ActiveRecord::Associations::CollectionProxy
-
#destroy_all ActiveRecord::Associations::CollectionAssociation
-
#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::ConnectionPoolConfiguration
-
#disable_query_cache! ActiveRecord::ConnectionAdapters::QueryCache
-
#disable_referential_integrity ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#disable_referential_integrity ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#disable_referential_integrity ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#disable_referential_integrity ActiveRecord::ConnectionAdapters::PostgreSQL::ReferentialIntegrity
-
#discard! ActiveRecord::ConnectionAdapters::Mysql2Adapter
-
#discard! ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#discard! ActiveRecord::ConnectionAdapters::ConnectionPool
-
#discard! ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
discard_unowned_pools ActiveRecord::ConnectionAdapters::ConnectionHandler
-
#disconnect ActiveRecord::ConnectionAdapters::ConnectionPool
-
#disconnect! ActiveRecord::ConnectionAdapters::Mysql2Adapter
-
#disconnect! ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#disconnect! ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#disconnect! ActiveRecord::ConnectionAdapters::ConnectionPool
-
#disconnect! ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#distinct ActiveRecord::QueryMethods
-
#distinct! ActiveRecord::QueryMethods
-
#down ActiveRecord::Migration::ReversibleBlockHelper
-
#down ActiveRecord::Migration
-
#down ActiveRecord::MigrationContext
-
#drop ActiveRecord::Tasks::DatabaseTasks
-
#drop ActiveRecord::Tasks::MySQLDatabaseTasks
-
#drop ActiveRecord::Tasks::SQLiteDatabaseTasks
-
#drop ActiveRecord::Tasks::PostgreSQLDatabaseTasks
-
#drop_all ActiveRecord::Tasks::DatabaseTasks
-
#drop_current ActiveRecord::Tasks::DatabaseTasks
-
#drop_database ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#drop_database ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
-
#drop_foreign_key ActiveRecord::ConnectionAdapters::AlterTable
-
#drop_join_table ActiveRecord::ConnectionAdapters::SchemaStatements
-
#drop_schema ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
-
drop_table ActiveRecord::SchemaMigration
-
#drop_table ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#drop_table ActiveRecord::ConnectionAdapters::SchemaStatements
-
#drop_table ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
-
#dump ActiveRecord::Store::IndifferentCoder
-
dump ActiveRecord::Coders::JSON
-
dump ActiveRecord::SchemaDumper
-
#dump ActiveRecord::SchemaDumper
-
#dump ActiveRecord::Coders::YAMLColumn
-
#dump_schema_cache ActiveRecord::Tasks::DatabaseTasks
-
#dump_schema_information ActiveRecord::ConnectionAdapters::SchemaStatements
-
#each ActiveRecord::Result
-
#each ActiveRecord::FixtureSet
-
#each ActiveRecord::Fixture
-
#each ActiveRecord::FixtureSet::File
-
#each ActiveRecord::Batches::BatchEnumerator
-
#each ActiveRecord::ConnectionAdapters::StatementPool
-
#each ActiveRecord::Associations::JoinDependency::JoinPart
-
#each_children ActiveRecord::Associations::JoinDependency::JoinPart
-
#each_hash ActiveRecord::ConnectionAdapters::Mysql2Adapter
-
#each_hash ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#each_record ActiveRecord::Batches::BatchEnumerator
-
#eager_load ActiveRecord::QueryMethods
-
eager_load! ActiveRecord
-
eager_load! ActiveRecord::Associations
-
#eager_load! ActiveRecord::QueryMethods
-
#eager_loading? ActiveRecord::Relation
-
empty ActiveRecord::Relation::FromClause
-
empty ActiveRecord::Relation::WhereClause
-
#empty? ActiveRecord::Result
-
#empty? ActiveRecord::Relation
-
#empty? ActiveRecord::NullRelation
-
#empty? ActiveRecord::Relation::FromClause
-
#empty? ActiveRecord::Associations::CollectionProxy
-
#empty? ActiveRecord::Associations::HasManyAssociation
-
#empty? ActiveRecord::Associations::CollectionAssociation
-
#empty_insert_statement_value ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#empty_insert_statement_value ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#empty_scope? ActiveRecord::Relation
-
#emulate_booleans ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#enable_extension ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#enable_extension ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#enable_query_cache! ActiveRecord::ConnectionAdapters::QueryCache::ConnectionPoolConfiguration
-
#enable_query_cache! ActiveRecord::ConnectionAdapters::QueryCache
-
#encode_with ActiveRecord::Core
-
#encode_with ActiveRecord::Relation
-
#encode_with ActiveRecord::Locking::LockingType
-
#encode_with ActiveRecord::ConnectionAdapters::Column
-
#encode_with ActiveRecord::ConnectionAdapters::SchemaCache
-
#encoder ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Array::Data
-
#encoding ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#encoding ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
-
#end ActiveRecord::PredicateBuilder::RangeHandler::RangeWithBinds
-
#enforce_raw_sql_whitelist ActiveRecord::AttributeMethods::ClassMethods
-
#enlist_fixture_connections ActiveRecord::TestFixtures
-
#enum ActiveRecord::Enum
-
#env ActiveRecord::Tasks::DatabaseTasks
-
#error_number ActiveRecord::ConnectionAdapters::Mysql2Adapter
-
#error_number ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#errors ActiveRecord::MultiparameterAssignmentErrors
-
#escape_bytea ActiveRecord::ConnectionAdapters::PostgreSQL::Quoting
-
#establish_connection ActiveRecord::ConnectionHandling
-
#establish_connection ActiveRecord::ConnectionAdapters::ConnectionHandler
-
#except ActiveRecord::Relation::WhereClause
-
#except ActiveRecord::SpawnMethods
-
#exception ActiveRecord::AttributeAssignmentError
-
#exclude_end? ActiveRecord::PredicateBuilder::RangeHandler::RangeWithBinds
-
#exec_delete ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#exec_delete ActiveRecord::ConnectionAdapters::MySQL::DatabaseStatements
-
#exec_delete ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#exec_delete ActiveRecord::ConnectionAdapters::PostgreSQL::DatabaseStatements
-
#exec_explain ActiveRecord::Explain
-
#exec_insert ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#exec_insert ActiveRecord::ConnectionAdapters::PostgreSQL::DatabaseStatements
-
#exec_migration ActiveRecord::Migration
-
#exec_queries ActiveRecord::Relation::RecordFetchWarning
-
#exec_query ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#exec_query ActiveRecord::ConnectionAdapters::MySQL::DatabaseStatements
-
#exec_query ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#exec_query ActiveRecord::ConnectionAdapters::PostgreSQL::DatabaseStatements
-
#exec_rollback_db_transaction ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#exec_rollback_db_transaction ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#exec_rollback_db_transaction ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#exec_rollback_db_transaction ActiveRecord::ConnectionAdapters::PostgreSQL::DatabaseStatements
-
#exec_rollback_to_savepoint ActiveRecord::ConnectionAdapters::Savepoints
-
#exec_update ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#execute ActiveRecord::StatementCache
-
#execute ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#execute ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#execute ActiveRecord::ConnectionAdapters::MySQL::DatabaseStatements
-
#execute ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#execute ActiveRecord::ConnectionAdapters::PostgreSQL::DatabaseStatements
-
#execute_and_free ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#exists? ActiveRecord::NullRelation
-
#exists? ActiveRecord::FinderMethods
-
#expire ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#explain ActiveRecord::Relation
-
#explain ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#explain ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#explain ActiveRecord::ConnectionAdapters::PostgreSQL::DatabaseStatements
-
extended ActiveRecord::Enum
-
#extending ActiveRecord::QueryMethods
-
#extending! ActiveRecord::QueryMethods
-
#extension_enabled? ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#extensions ActiveRecord::Reflection::AssociationReflection
-
#extensions ActiveRecord::Associations::Association
-
extensions ActiveRecord::Associations::Builder::Association
-
#extensions ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#extensions ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#extra ActiveRecord::ConnectionAdapters::MySQL::TypeMetadata
-
#extract_record ActiveRecord::Associations::JoinDependency::JoinPart
-
#extract_schema_qualified_name ActiveRecord::ConnectionAdapters::PostgreSQL::Utils
-
#fetch ActiveRecord::Type::TypeMap
-
#fifth ActiveRecord::FinderMethods
-
#fifth! ActiveRecord::FinderMethods
-
#filename ActiveRecord::MigrationProxy
-
#finalized? ActiveRecord::ConnectionAdapters::TransactionState
-
#find ActiveRecord::Core::ClassMethods
-
#find ActiveRecord::Fixture
-
find ActiveRecord::Migration::Compatibility
-
#find ActiveRecord::FinderMethods
-
#find ActiveRecord::Associations::CollectionProxy
-
#find ActiveRecord::Associations::CollectionAssociation
-
#find_by ActiveRecord::Core::ClassMethods
-
#find_by ActiveRecord::FinderMethods
-
#find_by! ActiveRecord::Core::ClassMethods
-
#find_by! ActiveRecord::FinderMethods
-
#find_by_sql ActiveRecord::Querying
-
#find_each ActiveRecord::Batches
-
#find_from_target? ActiveRecord::Associations::CollectionAssociation
-
#find_in_batches ActiveRecord::Batches
-
#find_or_create_by ActiveRecord::Relation
-
#find_or_create_by! ActiveRecord::Relation
-
#find_or_initialize_by ActiveRecord::Relation
-
#finder ActiveRecord::DynamicMatchers::FindBy
-
#finder ActiveRecord::DynamicMatchers::FindByBang
-
#finder_needs_type_condition? ActiveRecord::Inheritance::ClassMethods
-
#finish ActiveRecord::ExplainSubscriber
-
#first ActiveRecord::Result
-
#first ActiveRecord::FinderMethods
-
#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::FixtureSet
-
#fixtures ActiveRecord::TestFixtures::ClassMethods
-
#fixtures_path ActiveRecord::Tasks::DatabaseTasks
-
#flush ActiveRecord::ConnectionAdapters::ConnectionPool
-
#flush! ActiveRecord::ConnectionAdapters::ConnectionPool
-
#flush_idle_connections! ActiveRecord::ConnectionAdapters::ConnectionHandler
-
#fmod ActiveRecord::ConnectionAdapters::PostgreSQLTypeMetadata
-
#force_equality? ActiveRecord::Type::Serialized
-
#force_equality? ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Array
-
#force_equality? ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Range
-
#force_reload_reader ActiveRecord::Associations::SingularAssociation
-
#foreign_key ActiveRecord::Reflection::AbstractReflection::JoinKeys
-
#foreign_key ActiveRecord::Reflection::AssociationReflection
-
#foreign_key ActiveRecord::ConnectionAdapters::TableDefinition
-
#foreign_key ActiveRecord::ConnectionAdapters::Table
-
#foreign_key_adds ActiveRecord::ConnectionAdapters::AlterTable
-
#foreign_key_column_for ActiveRecord::ConnectionAdapters::SchemaStatements
-
#foreign_key_drops ActiveRecord::ConnectionAdapters::AlterTable
-
#foreign_key_exists? ActiveRecord::ConnectionAdapters::SchemaStatements
-
#foreign_key_exists? ActiveRecord::ConnectionAdapters::Table
-
#foreign_key_options ActiveRecord::ConnectionAdapters::SchemaStatements
-
#foreign_key_present? ActiveRecord::Associations::ForeignAssociation
-
#foreign_keys ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#foreign_keys ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#foreign_keys ActiveRecord::ConnectionAdapters::SchemaStatements
-
#foreign_keys ActiveRecord::ConnectionAdapters::TableDefinition
-
#foreign_keys ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
-
#foreign_table_exists? ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
-
#foreign_tables ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
-
#foreign_type ActiveRecord::Reflection::AssociationReflection
-
#forty_two ActiveRecord::FinderMethods
-
#forty_two! ActiveRecord::FinderMethods
-
#forward ActiveRecord::MigrationContext
-
#fourth ActiveRecord::FinderMethods
-
#fourth! ActiveRecord::FinderMethods
-
#freeze ActiveRecord::Core
-
#frequency ActiveRecord::ConnectionAdapters::ConnectionPool::Reaper
-
#from ActiveRecord::QueryMethods
-
#from! ActiveRecord::QueryMethods
-
#from_table ActiveRecord::ConnectionAdapters::ForeignKeyDefinition
-
#frozen? ActiveRecord::Core
-
#full_commit! ActiveRecord::ConnectionAdapters::TransactionState
-
#full_rollback! ActiveRecord::ConnectionAdapters::TransactionState
-
#full_rollback? ActiveRecord::ConnectionAdapters::Transaction
-
#full_rollback? ActiveRecord::ConnectionAdapters::SavepointTransaction
-
#full_table_name_prefix ActiveRecord::ModelSchema::ClassMethods
-
#full_table_name_suffix ActiveRecord::ModelSchema::ClassMethods
-
#fully_committed? ActiveRecord::ConnectionAdapters::TransactionState
-
#fully_completed? ActiveRecord::ConnectionAdapters::TransactionState
-
#fully_rolledback? ActiveRecord::ConnectionAdapters::TransactionState
-
gem_version ActiveRecord
-
#generate_unique_secure_token ActiveRecord::SecureToken::ClassMethods
-
#generated_association_methods ActiveRecord::Core::ClassMethods
-
#get_advisory_lock ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#get_advisory_lock ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#get_advisory_lock ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#get_all_versions ActiveRecord::MigrationContext
-
get_bind_values ActiveRecord::Associations::AssociationScope
-
#get_join_keys ActiveRecord::Reflection::AbstractReflection
-
#get_primary_key ActiveRecord::AttributeMethods::PrimaryKey::ClassMethods
-
#get_value ActiveRecord::QueryMethods
-
#group ActiveRecord::QueryMethods
-
#group! ActiveRecord::QueryMethods
-
#handle_dependency ActiveRecord::Associations::HasOneAssociation
-
#handle_dependency ActiveRecord::Associations::HasManyAssociation
-
#handle_dependency ActiveRecord::Associations::BelongsToAssociation
-
#has_and_belongs_to_many ActiveRecord::Associations::ClassMethods
-
#has_attribute? ActiveRecord::AttributeMethods::ClassMethods
-
#has_attribute? ActiveRecord::AttributeMethods
-
#has_cached_counter? ActiveRecord::Reflection::AbstractReflection
-
#has_changes_to_save? ActiveRecord::AttributeMethods::Dirty
-
#has_column? ActiveRecord::TableMetadata
-
#has_default? ActiveRecord::ConnectionAdapters::Column
-
#has_inverse? ActiveRecord::Reflection::AssociationReflection
-
#has_limit_or_offset? ActiveRecord::Relation
-
#has_many ActiveRecord::Associations::ClassMethods
-
#has_one ActiveRecord::Associations::ClassMethods
-
#has_one? ActiveRecord::Reflection::AssociationReflection
-
#has_one? ActiveRecord::Reflection::HasOneReflection
-
#has_scope? ActiveRecord::Reflection::AssociationReflection
-
#has_scope? ActiveRecord::Reflection::ThroughReflection
-
#has_secure_token ActiveRecord::SecureToken::ClassMethods
-
#hash ActiveRecord::Core
-
#hash ActiveRecord::Relation::HashMerger
-
#hash ActiveRecord::ConnectionAdapters::Column
-
#hash ActiveRecord::ConnectionAdapters::PostgreSQL::Name
-
#hash ActiveRecord::ConnectionAdapters::SqlTypeMetadata
-
#hash ActiveRecord::ConnectionAdapters::MySQL::TypeMetadata
-
#hash ActiveRecord::ConnectionAdapters::PostgreSQLTypeMetadata
-
#having ActiveRecord::QueryMethods
-
#having! ActiveRecord::QueryMethods
-
#hex? ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Bit::Data
-
#hstore ActiveRecord::ConnectionAdapters::PostgreSQL::ColumnMethods
-
#human_name ActiveRecord::ConnectionAdapters::Column
-
#i18n_scope ActiveRecord::Translation
-
#id ActiveRecord::RecordNotFound
-
#id ActiveRecord::AttributeMethods::PrimaryKey
-
#id= ActiveRecord::AttributeMethods::PrimaryKey
-
#id? ActiveRecord::AttributeMethods::PrimaryKey
-
#id_before_type_cast ActiveRecord::AttributeMethods::PrimaryKey
-
#id_in_database ActiveRecord::AttributeMethods::PrimaryKey
-
#id_was ActiveRecord::AttributeMethods::PrimaryKey
-
#identifier ActiveRecord::ConnectionAdapters::PostgreSQL::Name
-
identify ActiveRecord::FixtureSet
-
#ids ActiveRecord::Calculations
-
#ids_reader ActiveRecord::Associations::CollectionAssociation
-
#ids_writer ActiveRecord::Associations::CollectionAssociation
-
#ignore_payload? ActiveRecord::ExplainSubscriber
-
#ignore_tables ActiveRecord::SchemaDumper
-
#ignored_columns ActiveRecord::ModelSchema::ClassMethods
-
#ignored_columns= ActiveRecord::ModelSchema::ClassMethods
-
#in_batches ActiveRecord::Batches
-
#in_clause_length ActiveRecord::ConnectionAdapters::DatabaseLimits
-
#include? ActiveRecord::Associations::CollectionProxy
-
#include? ActiveRecord::Associations::CollectionAssociation
-
included ActiveRecord::ConnectionAdapters::QueryCache
-
#includes ActiveRecord::QueryMethods
-
#includes! ActiveRecord::QueryMethods
-
#increment ActiveRecord::Persistence
-
#increment! ActiveRecord::Callbacks
-
#increment! ActiveRecord::Persistence
-
#increment_counter ActiveRecord::CounterCache::ClassMethods
-
#increment_counters ActiveRecord::Associations::BelongsToAssociation
-
#index ActiveRecord::ConnectionAdapters::TableDefinition
-
#index ActiveRecord::ConnectionAdapters::Table
-
#index_algorithms ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#index_algorithms ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#index_algorithms ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#index_exists? ActiveRecord::Migration::Compatibility::V4_2
-
#index_exists? ActiveRecord::ConnectionAdapters::SchemaStatements
-
#index_exists? ActiveRecord::ConnectionAdapters::Table
-
#index_name ActiveRecord::ConnectionAdapters::SchemaStatements
-
#index_name_exists? ActiveRecord::ConnectionAdapters::SchemaStatements
-
#index_name_exists? ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
-
#index_name_length ActiveRecord::ConnectionAdapters::DatabaseLimits
-
#indexes ActiveRecord::ConnectionAdapters::MySQL::SchemaStatements
-
#indexes ActiveRecord::ConnectionAdapters::SQLite3::SchemaStatements
-
#indexes ActiveRecord::ConnectionAdapters::SchemaStatements
-
#indexes ActiveRecord::ConnectionAdapters::TableDefinition
-
#indexes ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
-
#indexes_per_table ActiveRecord::ConnectionAdapters::DatabaseLimits
-
#inet ActiveRecord::ConnectionAdapters::PostgreSQL::ColumnMethods
-
#infinity ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Decimal
-
#infinity? ActiveRecord::Relation::QueryAttribute
-
#inheritance_column ActiveRecord::ModelSchema::ClassMethods
-
#inheritance_column= ActiveRecord::ModelSchema::ClassMethods
-
#inherited ActiveRecord::Core::ClassMethods
-
#inherited ActiveRecord::Enum
-
inherited ActiveRecord::Migration
-
#inherited ActiveRecord::Inheritance::ClassMethods
-
#inherited ActiveRecord::AttributeMethods::ClassMethods
-
#inherited ActiveRecord::Delegation::DelegateCache
-
#init_with ActiveRecord::Core
-
#init_with ActiveRecord::Locking::LockingType
-
#init_with ActiveRecord::ConnectionAdapters::Column
-
#init_with ActiveRecord::ConnectionAdapters::SchemaCache
-
initial_count_for ActiveRecord::Associations::AliasTracker
-
#initialize ActiveRecord::Core
-
#initialize ActiveRecord::Enum::EnumType
-
#initialize ActiveRecord::Store::IndifferentCoder
-
#initialize ActiveRecord::RecordNotFound
-
#initialize ActiveRecord::RecordNotSaved
-
#initialize ActiveRecord::RecordNotDestroyed
-
#initialize ActiveRecord::StatementInvalid
-
#initialize ActiveRecord::MismatchedForeignKey
-
#initialize ActiveRecord::StaleObjectError
-
#initialize ActiveRecord::AttributeAssignmentError
-
#initialize ActiveRecord::MultiparameterAssignmentErrors
-
#initialize ActiveRecord::UnknownPrimaryKey
-
#initialize ActiveRecord::Result
-
#initialize ActiveRecord::Scoping::ScopeRegistry
-
#initialize ActiveRecord::FixtureSet::ClassCache
-
#initialize ActiveRecord::FixtureSet
-
#initialize ActiveRecord::FixtureSet::ReflectionProxy
-
#initialize ActiveRecord::Fixture
-
#initialize ActiveRecord::Relation
-
#initialize ActiveRecord::MigrationError
-
#initialize ActiveRecord::DuplicateMigrationVersionError
-
#initialize ActiveRecord::DuplicateMigrationNameError
-
#initialize ActiveRecord::UnknownMigrationVersionError
-
#initialize ActiveRecord::IllegalMigrationNameError
-
#initialize ActiveRecord::PendingMigrationError
-
#initialize ActiveRecord::ConcurrentMigrationError
-
#initialize ActiveRecord::NoEnvironmentInSchemaError
-
#initialize ActiveRecord::ProtectedEnvironmentError
-
#initialize ActiveRecord::EnvironmentMismatchError
-
#initialize ActiveRecord::Migration::CheckPending
-
#initialize ActiveRecord::Migration
-
#initialize ActiveRecord::MigrationProxy
-
#initialize ActiveRecord::NullMigration
-
#initialize ActiveRecord::MigrationContext
-
#initialize ActiveRecord::Migrator
-
#initialize ActiveRecord::Reflection::MacroReflection
-
#initialize ActiveRecord::Reflection::AssociationReflection
-
#initialize ActiveRecord::Reflection::ThroughReflection
-
#initialize ActiveRecord::Reflection::PolymorphicReflection
-
#initialize ActiveRecord::Reflection::RuntimeReflection
-
#initialize ActiveRecord::SuppressorRegistry
-
#initialize ActiveRecord::RecordInvalid
-
#initialize ActiveRecord::AssociationNotFoundError
-
#initialize ActiveRecord::InverseOfAssociationNotFoundError
-
#initialize ActiveRecord::HasManyThroughAssociationNotFoundError
-
#initialize ActiveRecord::HasManyThroughAssociationPolymorphicSourceError
-
#initialize ActiveRecord::HasManyThroughAssociationPolymorphicThroughError
-
#initialize ActiveRecord::HasManyThroughAssociationPointlessSourceTypeError
-
#initialize ActiveRecord::HasOneThroughCantAssociateThroughCollection
-
#initialize ActiveRecord::HasOneAssociationPolymorphicThroughError
-
#initialize ActiveRecord::HasManyThroughSourceAssociationNotFoundError
-
#initialize ActiveRecord::HasManyThroughOrderError
-
#initialize ActiveRecord::ThroughCantAssociateThroughHasOneOrManyReflection
-
#initialize ActiveRecord::AmbiguousSourceReflectionForThroughAssociation
-
#initialize ActiveRecord::ThroughNestedAssociationsAreReadonly
-
#initialize ActiveRecord::EagerLoadPolymorphicError
-
#initialize ActiveRecord::DeleteRestrictionError
-
#initialize ActiveRecord::Type::TypeMap
-
#initialize ActiveRecord::TableMetadata
-
#initialize ActiveRecord::Relation::HashMerger
-
#initialize ActiveRecord::Relation::Merger
-
#initialize ActiveRecord::StatementCache::Query
-
#initialize ActiveRecord::StatementCache::PartialQuery
-
#initialize ActiveRecord::StatementCache::BindMap
-
#initialize ActiveRecord::StatementCache
-
#initialize ActiveRecord::Type::Serialized
-
#initialize ActiveRecord::TypeCaster::Map
-
#initialize ActiveRecord::DynamicMatchers::Method
-
#initialize ActiveRecord::ExplainRegistry
-
#initialize ActiveRecord::FixtureSet::File
-
#initialize ActiveRecord::Coders::YAMLColumn
-
#initialize ActiveRecord::ConnectionHandling::MergeAndResolveDefaultUrlConfig
-
#initialize ActiveRecord::AssociationRelation
-
#initialize ActiveRecord::AttributeDecorators::TypeDecorator
-
#initialize ActiveRecord::Relation::FromClause
-
#initialize ActiveRecord::Relation::WhereClause
-
#initialize ActiveRecord::Associations::Preloader::AlreadyLoaded
-
#initialize ActiveRecord::QueryMethods::WhereChain
-
#initialize ActiveRecord::TypeCaster::Connection
-
#initialize ActiveRecord::Validations::UniquenessValidator
-
#initialize ActiveRecord::Associations::Association
-
#initialize ActiveRecord::Associations::AliasTracker
-
#initialize ActiveRecord::ConnectionAdapters::Column
-
#initialize ActiveRecord::ConnectionAdapters::NullColumn
-
#initialize ActiveRecord::Migration::CommandRecorder
-
#initialize ActiveRecord::PredicateBuilder
-
#initialize ActiveRecord::Tasks::MySQLDatabaseTasks
-
#initialize ActiveRecord::Tasks::SQLiteDatabaseTasks
-
#initialize ActiveRecord::Associations::JoinDependency::Aliases
-
#initialize ActiveRecord::Associations::JoinDependency
-
#initialize ActiveRecord::Associations::CollectionProxy
-
#initialize ActiveRecord::Relation::RecordFetchWarning::QueryRegistry
-
#initialize ActiveRecord::Relation::WhereClauseFactory
-
#initialize ActiveRecord::Associations::AssociationScope
-
#initialize ActiveRecord::Associations::AssociationScope::ReflectionProxy
-
#initialize ActiveRecord::Type::Registration
-
#initialize ActiveRecord::Type::DecorationRegistration
-
#initialize ActiveRecord::AttributeMethods::Serialization::ColumnNotSerializableError
-
#initialize ActiveRecord::Tasks::PostgreSQLDatabaseTasks
-
#initialize ActiveRecord::ConnectionAdapters::SchemaCache
-
#initialize ActiveRecord::Batches::BatchEnumerator
-
#initialize ActiveRecord::Associations::Preloader::Association
-
#initialize ActiveRecord::ConnectionAdapters::Mysql2Adapter
-
#initialize ActiveRecord::ConnectionAdapters::StatementPool
-
#initialize ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#initialize ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#initialize ActiveRecord::ConnectionAdapters::AbstractAdapter::Version
-
#initialize ActiveRecord::ConnectionAdapters::PostgreSQL::Name
-
#initialize ActiveRecord::ConnectionAdapters::PostgreSQLColumn
-
#initialize ActiveRecord::ConnectionAdapters::SqlTypeMetadata
-
#initialize ActiveRecord::Associations::JoinDependency::JoinBase
-
#initialize ActiveRecord::Associations::JoinDependency::JoinPart
-
#initialize ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Bit::Data
-
#initialize ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Xml::Data
-
#initialize ActiveRecord::ConnectionAdapters::MySQL::TypeMetadata
-
#initialize ActiveRecord::PredicateBuilder::BaseHandler
-
#initialize ActiveRecord::ConnectionAdapters::QueryCache::ConnectionPoolConfiguration
-
#initialize ActiveRecord::ConnectionAdapters::QueryCache
-
#initialize ActiveRecord::ConnectionAdapters::TransactionState
-
#initialize ActiveRecord::ConnectionAdapters::NullTransaction
-
#initialize ActiveRecord::ConnectionAdapters::Transaction
-
#initialize ActiveRecord::ConnectionAdapters::SavepointTransaction
-
#initialize ActiveRecord::ConnectionAdapters::RealTransaction
-
#initialize ActiveRecord::ConnectionAdapters::TransactionManager
-
#initialize ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Array
-
#initialize ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Range
-
#initialize ActiveRecord::PredicateBuilder::ArrayHandler
-
#initialize ActiveRecord::PredicateBuilder::RangeHandler
-
#initialize ActiveRecord::Associations::HasManyThroughAssociation
-
#initialize ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Vector
-
#initialize ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#initialize ActiveRecord::Associations::Builder::HasAndBelongsToMany::JoinTableResolver::KnownClass
-
#initialize ActiveRecord::Associations::Builder::HasAndBelongsToMany
-
#initialize ActiveRecord::ConnectionAdapters::ConnectionPool::Queue
-
#initialize ActiveRecord::ConnectionAdapters::ConnectionPool::BiasableQueue::BiasedConditionVariable
-
#initialize ActiveRecord::ConnectionAdapters::ConnectionPool::Reaper
-
#initialize ActiveRecord::ConnectionAdapters::ConnectionPool
-
#initialize ActiveRecord::ConnectionAdapters::ConnectionHandler
-
#initialize ActiveRecord::ConnectionAdapters::AbstractAdapter::SchemaCreation
-
#initialize ActiveRecord::ConnectionAdapters::ConnectionSpecification
-
#initialize ActiveRecord::ConnectionAdapters::ConnectionSpecification::ConnectionUrlResolver
-
#initialize ActiveRecord::ConnectionAdapters::ConnectionSpecification::Resolver
-
#initialize ActiveRecord::ConnectionAdapters::PostgreSQLTypeMetadata
-
#initialize ActiveRecord::Associations::JoinDependency::JoinAssociation
-
#initialize ActiveRecord::ConnectionAdapters::IndexDefinition
-
#initialize ActiveRecord::ConnectionAdapters::ReferenceDefinition
-
#initialize ActiveRecord::ConnectionAdapters::TableDefinition
-
#initialize ActiveRecord::ConnectionAdapters::AlterTable
-
#initialize ActiveRecord::ConnectionAdapters::Table
-
#initialize ActiveRecord::PredicateBuilder::BasicObjectHandler
-
#initialize ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#initialize ActiveRecord::ConnectionAdapters::DatabaseStatements::PartialQueryCollector
-
#initialize ActiveRecord::ConnectionAdapters::PostgreSQL::AlterTable
-
#initialize ActiveRecord::PredicateBuilder::AssociationQueryValue
-
#initialize ActiveRecord::PredicateBuilder::PolymorphicArrayValue
-
#initialize ActiveRecord::ConnectionAdapters::PostgreSQL::OID::SpecializedString
-
#initialize ActiveRecord::ConnectionAdapters::PostgreSQL::OID::TypeMapInitializer
-
#initialize ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::StatementPool
-
#initialize ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#initialize_attributes ActiveRecord::Associations::Association
-
#initialize_copy ActiveRecord::Result
-
#initialize_copy ActiveRecord::Relation
-
#initialize_dup ActiveRecord::Core
-
#initialize_dup ActiveRecord::Timestamp
-
#initialize_dup ActiveRecord::Inheritance
-
#initialize_dup ActiveRecord::Aggregations
-
#initialize_dup ActiveRecord::Associations
-
#initialize_dup ActiveRecord::ConnectionAdapters::SchemaCache
-
#initialize_dup ActiveRecord::ConnectionAdapters::ConnectionSpecification
-
#initialize_find_by_cache ActiveRecord::Core::ClassMethods
-
#initialize_generated_modules ActiveRecord::Core::ClassMethods
-
#initialize_generated_modules ActiveRecord::AttributeMethods::ClassMethods
-
#initialize_internals_callback ActiveRecord::Scoping
-
#initialize_relation_delegate_cache ActiveRecord::Delegation::DelegateCache
-
#insert ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#insert_fixture ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#insert_fixtures ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#insert_fixtures ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#insert_fixtures_set ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#insert_fixtures_set ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#insert_fixtures_set ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#insert_record ActiveRecord::Associations::HasManyAssociation
-
#insert_record ActiveRecord::Associations::HasManyThroughAssociation
-
#inspect ActiveRecord::Core::ClassMethods
-
#inspect ActiveRecord::Core
-
#inspect ActiveRecord::Relation
-
#inspect ActiveRecord::Type::Serialized
-
install_executor_hooks ActiveRecord::QueryCache
-
#instance_method_already_implemented? ActiveRecord::AttributeMethods::ClassMethods
-
#instance_method_already_implemented? ActiveRecord::AttributeMethods::PrimaryKey::ClassMethods
-
#instantiate ActiveRecord::Persistence::ClassMethods
-
#instantiate ActiveRecord::Associations::JoinDependency
-
#instantiate ActiveRecord::Associations::JoinDependency::JoinPart
-
instantiate_all_loaded_fixtures ActiveRecord::FixtureSet
-
instantiate_fixtures ActiveRecord::FixtureSet
-
#int4range ActiveRecord::ConnectionAdapters::PostgreSQL::ColumnMethods
-
#int8range ActiveRecord::ConnectionAdapters::PostgreSQL::ColumnMethods
-
#internal_string_options_for_primary_key ActiveRecord::ConnectionAdapters::MySQL::SchemaStatements
-
#internal_string_options_for_primary_key ActiveRecord::ConnectionAdapters::SchemaStatements
-
#interval ActiveRecord::ConnectionAdapters::PostgreSQL::ColumnMethods
-
#inverse_of ActiveRecord::Reflection::AbstractReflection
-
#inverse_of ActiveRecord::Migration::CommandRecorder
-
#inverse_updates_counter_in_memory? ActiveRecord::Reflection::AbstractReflection
-
#inverse_which_updates_counter_cache ActiveRecord::Reflection::AbstractReflection
-
#inversed_from ActiveRecord::Associations::Association
-
#inversed_from ActiveRecord::Associations::BelongsToAssociation
-
#invert ActiveRecord::Relation::WhereClause
-
#is_utc? ActiveRecord::Type::Internal::Timezone
-
#join_constraints ActiveRecord::Associations::JoinDependency
-
#join_constraints ActiveRecord::Associations::JoinDependency::JoinAssociation
-
#join_foreign_key ActiveRecord::Reflection::AbstractReflection
-
#join_foreign_key ActiveRecord::Reflection::BelongsToReflection
-
#join_id_for ActiveRecord::Reflection::AssociationReflection
-
#join_keys ActiveRecord::Reflection::AbstractReflection
-
#join_primary_key ActiveRecord::Reflection::AbstractReflection
-
#join_primary_key ActiveRecord::Reflection::BelongsToReflection
-
#join_scope ActiveRecord::Reflection::AbstractReflection
-
#join_scopes ActiveRecord::Reflection::AbstractReflection
-
#join_scopes ActiveRecord::Reflection::ThroughReflection
-
#join_scopes ActiveRecord::Reflection::PolymorphicReflection
-
#join_table ActiveRecord::FixtureSet::ReflectionProxy
-
#join_table ActiveRecord::FixtureSet::HasManyThroughProxy
-
#join_table ActiveRecord::Reflection::AssociationReflection
-
#join_table ActiveRecord::Associations::Builder::HasAndBelongsToMany::JoinTableResolver::KnownTable
-
#join_table ActiveRecord::Associations::Builder::HasAndBelongsToMany::JoinTableResolver::KnownClass
-
#join_to_update ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#join_to_update ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#joinable? ActiveRecord::ConnectionAdapters::NullTransaction
-
#joinable? ActiveRecord::ConnectionAdapters::Transaction
-
#joined_includes_values ActiveRecord::Relation
-
#joins ActiveRecord::QueryMethods
-
#joins! ActiveRecord::QueryMethods
-
#joins_per_query ActiveRecord::ConnectionAdapters::DatabaseLimits
-
#jsonb ActiveRecord::ConnectionAdapters::PostgreSQL::ColumnMethods
-
#key ActiveRecord::Reflection::AbstractReflection::JoinKeys
-
#key? ActiveRecord::Type::HashLookupTypeMap
-
#key? ActiveRecord::ConnectionAdapters::StatementPool
-
#keys ActiveRecord::Type::HashLookupTypeMap
-
#klass ActiveRecord::Relation
-
#klass ActiveRecord::Reflection::MacroReflection
-
#klass ActiveRecord::Reflection::ThroughReflection
-
#klass ActiveRecord::Reflection::RuntimeReflection
-
#klass ActiveRecord::Associations::Association
-
#klass ActiveRecord::Associations::BelongsToPolymorphicAssociation
-
#klass_join_scope ActiveRecord::Reflection::AbstractReflection
-
#last ActiveRecord::Result
-
#last ActiveRecord::FinderMethods
-
#last ActiveRecord::Associations::CollectionProxy
-
#last! ActiveRecord::FinderMethods
-
#last_inserted_id ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#last_migration ActiveRecord::MigrationContext
-
#last_stored_environment ActiveRecord::MigrationContext
-
#lease ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#left_outer_joins ActiveRecord::QueryMethods
-
#left_outer_joins! ActiveRecord::QueryMethods
-
#length ActiveRecord::Result
-
#length ActiveRecord::ConnectionAdapters::StatementPool
-
#lengths ActiveRecord::ConnectionAdapters::IndexDefinition
-
#lhs_key ActiveRecord::FixtureSet::HasManyThroughProxy
-
#lhs_model ActiveRecord::Associations::Builder::HasAndBelongsToMany
-
#limit ActiveRecord::QueryMethods
-
#limit ActiveRecord::ConnectionAdapters::SqlTypeMetadata
-
#limit! ActiveRecord::QueryMethods
-
#line ActiveRecord::ConnectionAdapters::PostgreSQL::ColumnMethods
-
#load ActiveRecord::Store::IndifferentCoder
-
#load ActiveRecord::Relation
-
load ActiveRecord::Coders::JSON
-
#load ActiveRecord::Coders::YAMLColumn
-
#load_migrated ActiveRecord::Migrator
-
#load_schema ActiveRecord::Tasks::DatabaseTasks
-
#load_schema! ActiveRecord::Attributes::ClassMethods
-
#load_schema_current ActiveRecord::Tasks::DatabaseTasks
-
load_schema_if_pending! ActiveRecord::Migration
-
#load_seed ActiveRecord::Tasks::DatabaseTasks
-
#load_target ActiveRecord::Associations::Association
-
#load_target ActiveRecord::Associations::CollectionProxy
-
#load_target ActiveRecord::Associations::CollectionAssociation
-
#loaded ActiveRecord::Relation
-
#loaded! ActiveRecord::Associations::Association
-
#loaded? ActiveRecord::Associations::Association
-
#loaded? ActiveRecord::Associations::CollectionProxy
-
#lock ActiveRecord::QueryMethods
-
#lock ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#lock! ActiveRecord::Locking::Pessimistic
-
#lock! ActiveRecord::QueryMethods
-
#lock_thread= ActiveRecord::ConnectionAdapters::ConnectionPool
-
#locking_column ActiveRecord::Locking::Optimistic::ClassMethods
-
#locking_column= ActiveRecord::Locking::Optimistic::ClassMethods
-
#locking_enabled? ActiveRecord::Locking::Optimistic
-
#locking_enabled? ActiveRecord::Locking::Optimistic::ClassMethods
-
#log_process_action ActiveRecord::Railties::ControllerRuntime::ClassMethods
-
#logger ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#longblob ActiveRecord::ConnectionAdapters::MySQL::ColumnMethods
-
#longtext ActiveRecord::ConnectionAdapters::MySQL::ColumnMethods
-
lookup ActiveRecord::Type
-
#lookup ActiveRecord::Type::TypeMap
-
#lookup_ancestors ActiveRecord::Translation
-
#lookup_cast_type_from_column ActiveRecord::ConnectionAdapters::Quoting
-
#lookup_cast_type_from_column ActiveRecord::ConnectionAdapters::PostgreSQL::Quoting
-
#lseg ActiveRecord::ConnectionAdapters::PostgreSQL::ColumnMethods
-
#ltree ActiveRecord::ConnectionAdapters::PostgreSQL::ColumnMethods
-
#macaddr ActiveRecord::ConnectionAdapters::PostgreSQL::ColumnMethods
-
#macro ActiveRecord::Reflection::AssociationReflection
-
#macro ActiveRecord::Reflection::HasManyReflection
-
#macro ActiveRecord::Reflection::HasOneReflection
-
#macro ActiveRecord::Reflection::BelongsToReflection
-
#macro ActiveRecord::Reflection::HasAndBelongsToManyReflection
-
macro ActiveRecord::Associations::Builder::HasOne
-
macro ActiveRecord::Associations::Builder::HasMany
-
macro ActiveRecord::Associations::Builder::BelongsTo
-
macro ActiveRecord::Associations::Builder::Association
-
maintain_test_schema! ActiveRecord::Migration
-
make_tree ActiveRecord::Associations::JoinDependency
-
#many? ActiveRecord::Relation
-
#many? ActiveRecord::NullRelation
-
#map ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Array
-
#map ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Range
-
#mapping ActiveRecord::Reflection::AggregateReflection
-
#mariadb? ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#mark_for_destruction ActiveRecord::AutosaveAssociation
-
#marked_for_destruction? ActiveRecord::AutosaveAssociation
-
#marshal_dump ActiveRecord::Associations::Association
-
#marshal_dump ActiveRecord::ConnectionAdapters::SchemaCache
-
#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
-
#matches? ActiveRecord::Type::Registration
-
#matches? ActiveRecord::Type::DecorationRegistration
-
#max_identifier_length ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#maximum ActiveRecord::Calculations
-
#mediumblob ActiveRecord::ConnectionAdapters::MySQL::ColumnMethods
-
#mediumtext ActiveRecord::ConnectionAdapters::MySQL::ColumnMethods
-
#merge ActiveRecord::Relation::HashMerger
-
#merge ActiveRecord::Relation::Merger
-
#merge ActiveRecord::AttributeDecorators::TypeDecorator
-
#merge ActiveRecord::Relation::FromClause
-
#merge ActiveRecord::Relation::WhereClause
-
#merge ActiveRecord::SpawnMethods
-
#merge! ActiveRecord::SpawnMethods
-
#method_defined_within? ActiveRecord::AttributeMethods::ClassMethods
-
method_missing ActiveRecord::Migration
-
#method_missing ActiveRecord::Migration
-
#middle_reflection ActiveRecord::Associations::Builder::HasAndBelongsToMany
-
migrate ActiveRecord::Migration
-
#migrate ActiveRecord::Migration
-
#migrate ActiveRecord::MigrationContext
-
#migrate ActiveRecord::Migrator
-
#migrate ActiveRecord::Tasks::DatabaseTasks
-
#migrated ActiveRecord::Migrator
-
#migration_context ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#migration_files ActiveRecord::MigrationContext
-
#migrations ActiveRecord::MigrationContext
-
#migrations ActiveRecord::Migrator
-
migrations_path= ActiveRecord::Migrator
-
#migrations_paths ActiveRecord::MigrationContext
-
migrations_paths ActiveRecord::Migrator
-
#migrations_paths ActiveRecord::Tasks::DatabaseTasks
-
#migrations_paths ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#migrations_status ActiveRecord::MigrationContext
-
#minimum ActiveRecord::Calculations
-
#model ActiveRecord::RecordNotFound
-
#model ActiveRecord::UnknownPrimaryKey
-
#model ActiveRecord::DynamicMatchers::Method
-
#model_class ActiveRecord::FixtureSet
-
#model_class ActiveRecord::Fixture
-
#model_class ActiveRecord::FixtureSet::File
-
#money ActiveRecord::ConnectionAdapters::PostgreSQL::ColumnMethods
-
#mtime ActiveRecord::MigrationProxy
-
#mtime ActiveRecord::NullMigration
-
#mysql2_connection ActiveRecord::ConnectionHandling
-
#name ActiveRecord::FixtureSet
-
#name ActiveRecord::FixtureSet::ReflectionProxy
-
#name ActiveRecord::Migration
-
#name ActiveRecord::MigrationProxy
-
#name ActiveRecord::Reflection::MacroReflection
-
#name ActiveRecord::DynamicMatchers::Method
-
#name ActiveRecord::Delegation::ClassSpecificRelation::ClassMethods
-
#name ActiveRecord::Relation::FromClause
-
#name ActiveRecord::ConnectionAdapters::Column
-
#name ActiveRecord::Associations::JoinDependency::Aliases::Column
-
#name ActiveRecord::ConnectionAdapters::ConnectionSpecification
-
#name ActiveRecord::ConnectionAdapters::IndexDefinition
-
#name ActiveRecord::ConnectionAdapters::ColumnDefinition
-
#name ActiveRecord::ConnectionAdapters::ChangeColumnDefinition
-
#name ActiveRecord::ConnectionAdapters::PrimaryKeyDefinition
-
#name ActiveRecord::ConnectionAdapters::ForeignKeyDefinition
-
#name ActiveRecord::ConnectionAdapters::TableDefinition
-
#name ActiveRecord::ConnectionAdapters::AlterTable
-
#name ActiveRecord::ConnectionAdapters::Table
-
#native_database_types ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#native_database_types ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#native_database_types ActiveRecord::ConnectionAdapters::SchemaStatements
-
#native_database_types ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
nearest_delegate ActiveRecord::Migration
-
#needs_migration? ActiveRecord::MigrationContext
-
#nested? ActiveRecord::Reflection::AssociationReflection
-
#nested? ActiveRecord::Reflection::ThroughReflection
-
#new ActiveRecord::Relation
-
#new ActiveRecord::Inheritance::ClassMethods
-
#new_column_definition ActiveRecord::ConnectionAdapters::MySQL::TableDefinition
-
#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
-
#next_sequence_value ActiveRecord::ModelSchema::ClassMethods
-
#nil? ActiveRecord::Relation::QueryAttribute
-
#no_touching ActiveRecord::NoTouching::ClassMethods
-
#no_touching? ActiveRecord::NoTouching
-
#node ActiveRecord::Associations::JoinDependency::Aliases::Table
-
#none ActiveRecord::QueryMethods
-
#none! ActiveRecord::QueryMethods
-
#none? ActiveRecord::Relation
-
#none? ActiveRecord::NullRelation
-
#normal_values ActiveRecord::Relation::Merger
-
normalize_migration_number ActiveRecord::SchemaMigration
-
normalized_versions ActiveRecord::SchemaMigration
-
#not ActiveRecord::QueryMethods::WhereChain
-
#null ActiveRecord::ConnectionAdapters::Column
-
#null_scope? ActiveRecord::Associations::CollectionAssociation
-
#nullify! ActiveRecord::ConnectionAdapters::TransactionState
-
#num_waiting ActiveRecord::ConnectionAdapters::ConnectionPool::Queue
-
#num_waiting_in_queue ActiveRecord::ConnectionAdapters::ConnectionPool
-
#numrange ActiveRecord::ConnectionAdapters::PostgreSQL::ColumnMethods
-
#object_class ActiveRecord::Coders::YAMLColumn
-
#offset ActiveRecord::QueryMethods
-
#offset! ActiveRecord::QueryMethods
-
#oid ActiveRecord::ConnectionAdapters::PostgreSQLTypeMetadata
-
#oid ActiveRecord::ConnectionAdapters::PostgreSQL::ColumnMethods
-
#on_delete ActiveRecord::ConnectionAdapters::ForeignKeyDefinition
-
#on_update ActiveRecord::ConnectionAdapters::ForeignKeyDefinition
-
#one? ActiveRecord::Relation
-
#one? ActiveRecord::NullRelation
-
#only ActiveRecord::SpawnMethods
-
#opclasses ActiveRecord::ConnectionAdapters::IndexDefinition
-
#open ActiveRecord::MigrationContext
-
open ActiveRecord::FixtureSet::File
-
#open? ActiveRecord::ConnectionAdapters::NullTransaction
-
#open? ActiveRecord::ConnectionAdapters::Transaction
-
#open_transactions ActiveRecord::ConnectionAdapters::TransactionManager
-
#options ActiveRecord::Reflection::MacroReflection
-
#options ActiveRecord::Associations::Builder::HasAndBelongsToMany
-
#options ActiveRecord::ConnectionAdapters::ColumnDefinition
-
#options ActiveRecord::ConnectionAdapters::ForeignKeyDefinition
-
#options ActiveRecord::ConnectionAdapters::TableDefinition
-
#options_include_default? ActiveRecord::ConnectionAdapters::SchemaStatements
-
#or ActiveRecord::NullRelation
-
#or ActiveRecord::Relation::WhereClause
-
#or ActiveRecord::QueryMethods
-
or ActiveRecord::PredicateBuilder::ArrayHandler::NullPredicate
-
#or! ActiveRecord::QueryMethods
-
#order ActiveRecord::QueryMethods
-
#order! ActiveRecord::QueryMethods
-
#orders ActiveRecord::ConnectionAdapters::IndexDefinition
-
#other ActiveRecord::Relation::HashMerger
-
#other ActiveRecord::Relation::Merger
-
#owner ActiveRecord::Associations::Association
-
#owner ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#parent_reflection ActiveRecord::Reflection::AssociationReflection
-
#parse_migration_filename ActiveRecord::MigrationContext
-
partial_query ActiveRecord::StatementCache
-
#path ActiveRecord::ConnectionAdapters::PostgreSQL::ColumnMethods
-
pattern ActiveRecord::DynamicMatchers::Method
-
#pending_migrations ActiveRecord::Migrator
-
#persisted? ActiveRecord::Persistence
-
#pk_and_sequence_for ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
-
#pluck ActiveRecord::NullRelation
-
#pluck ActiveRecord::Calculations
-
#pluck ActiveRecord::Associations::CollectionProxy
-
#plural_name ActiveRecord::Reflection::MacroReflection
-
#point ActiveRecord::ConnectionAdapters::PostgreSQL::ColumnMethods
-
#poll ActiveRecord::ConnectionAdapters::ConnectionPool::Queue
-
#polygon ActiveRecord::ConnectionAdapters::PostgreSQL::ColumnMethods
-
#polymorphic? ActiveRecord::Reflection::AssociationReflection
-
#polymorphic_association? ActiveRecord::TableMetadata
-
#polymorphic_inverse_of ActiveRecord::Reflection::AssociationReflection
-
#polymorphic_name ActiveRecord::Inheritance::ClassMethods
-
#pool ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#pool ActiveRecord::ConnectionAdapters::ConnectionPool::Reaper
-
#populate_with_current_scope_attributes ActiveRecord::Scoping
-
#postgresql_connection ActiveRecord::ConnectionHandling
-
#postgresql_version ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#pp ActiveRecord::ConnectionAdapters::MySQL::ExplainPrettyPrinter
-
#pp ActiveRecord::ConnectionAdapters::SQLite3::ExplainPrettyPrinter
-
#pp ActiveRecord::ConnectionAdapters::PostgreSQL::ExplainPrettyPrinter
-
#precision ActiveRecord::ConnectionAdapters::SqlTypeMetadata
-
#predicate_builder ActiveRecord::Core::ClassMethods
-
#predicate_builder ActiveRecord::Relation
-
#prefetch_primary_key? ActiveRecord::ModelSchema::ClassMethods
-
#prefetch_primary_key? ActiveRecord::ConnectionAdapters::AbstractAdapter
-
prefix ActiveRecord::DynamicMatchers::Method
-
prefix ActiveRecord::DynamicMatchers::FindBy
-
prefix ActiveRecord::DynamicMatchers::FindByBang
-
#preload ActiveRecord::Associations::Preloader
-
#preload ActiveRecord::QueryMethods
-
#preload! ActiveRecord::QueryMethods
-
#preloaded_records ActiveRecord::Associations::Preloader::AlreadyLoaded
-
#preloaded_records ActiveRecord::Associations::Preloader::Association
-
#preparable ActiveRecord::ConnectionAdapters::DetermineIfPreparableVisitor
-
prepare ActiveRecord::Store::HashAccessor
-
prepare ActiveRecord::Store::IndifferentHashAccessor
-
#prepared_statements ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#prepend ActiveRecord::Associations::CollectionProxy
-
#pretty_print ActiveRecord::Core
-
#pretty_print ActiveRecord::Relation
-
#primary_key ActiveRecord::RecordNotFound
-
primary_key ActiveRecord::SchemaMigration
-
primary_key ActiveRecord::InternalMetadata
-
#primary_key ActiveRecord::Migration::Compatibility::V5_0::TableDefinition
-
#primary_key ActiveRecord::AttributeMethods::PrimaryKey::ClassMethods
-
#primary_key ActiveRecord::ConnectionAdapters::SchemaStatements
-
#primary_key ActiveRecord::ConnectionAdapters::ForeignKeyDefinition
-
#primary_key ActiveRecord::ConnectionAdapters::ColumnMethods
-
#primary_key ActiveRecord::ConnectionAdapters::PostgreSQL::ColumnMethods
-
#primary_key= ActiveRecord::AttributeMethods::PrimaryKey::ClassMethods
-
#primary_key? ActiveRecord::ConnectionAdapters::ColumnDefinition
-
#primary_key_type ActiveRecord::FixtureSet::ReflectionProxy
-
#primary_keys ActiveRecord::ConnectionAdapters::SchemaCache
-
#primary_keys ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#primary_keys ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#primary_keys ActiveRecord::ConnectionAdapters::TableDefinition
-
#primary_keys ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
-
#priority ActiveRecord::Type::DecorationRegistration
-
#proper_table_name ActiveRecord::Migration
-
#protected_environment? ActiveRecord::MigrationContext
-
#protected_environments ActiveRecord::ModelSchema::ClassMethods
-
#protected_environments= ActiveRecord::ModelSchema::ClassMethods
-
#proxy_association ActiveRecord::AssociationRelation
-
#proxy_association ActiveRecord::Associations::CollectionProxy
-
#purge ActiveRecord::Tasks::DatabaseTasks
-
#purge ActiveRecord::Tasks::MySQLDatabaseTasks
-
#purge ActiveRecord::Tasks::SQLiteDatabaseTasks
-
#purge ActiveRecord::Tasks::PostgreSQLDatabaseTasks
-
#purge_all ActiveRecord::Tasks::DatabaseTasks
-
#purge_current ActiveRecord::Tasks::DatabaseTasks
-
#queries ActiveRecord::ExplainRegistry
-
#queries ActiveRecord::Relation::RecordFetchWarning::QueryRegistry
-
#queries ActiveRecord::PredicateBuilder::AssociationQueryValue
-
#queries ActiveRecord::PredicateBuilder::PolymorphicArrayValue
-
query ActiveRecord::StatementCache
-
#query ActiveRecord::ConnectionAdapters::MySQL::DatabaseStatements
-
#query ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#query ActiveRecord::ConnectionAdapters::PostgreSQL::DatabaseStatements
-
#query_attribute ActiveRecord::AttributeMethods::Query
-
#query_cache ActiveRecord::ConnectionAdapters::QueryCache
-
#query_cache_enabled ActiveRecord::ConnectionAdapters::QueryCache::ConnectionPoolConfiguration
-
#query_cache_enabled ActiveRecord::ConnectionAdapters::QueryCache
-
#query_conditions_for_initial_load ActiveRecord::ConnectionAdapters::PostgreSQL::OID::TypeMapInitializer
-
#query_value ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#query_values ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#quote ActiveRecord::ConnectionAdapters::Quoting
-
#quote_column_name ActiveRecord::ConnectionAdapters::MySQL::Quoting
-
#quote_column_name ActiveRecord::ConnectionAdapters::SQLite3::Quoting
-
#quote_column_name ActiveRecord::ConnectionAdapters::Quoting
-
#quote_column_name ActiveRecord::ConnectionAdapters::PostgreSQL::Quoting
-
#quote_default_expression ActiveRecord::ConnectionAdapters::Quoting
-
#quote_default_expression ActiveRecord::ConnectionAdapters::PostgreSQL::Quoting
-
#quote_schema_name ActiveRecord::ConnectionAdapters::PostgreSQL::Quoting
-
#quote_string ActiveRecord::ConnectionAdapters::Mysql2Adapter
-
#quote_string ActiveRecord::ConnectionAdapters::SQLite3::Quoting
-
#quote_string ActiveRecord::ConnectionAdapters::Quoting
-
#quote_string ActiveRecord::ConnectionAdapters::PostgreSQL::Quoting
-
#quote_table_name ActiveRecord::ConnectionAdapters::MySQL::Quoting
-
#quote_table_name ActiveRecord::ConnectionAdapters::SQLite3::Quoting
-
#quote_table_name ActiveRecord::ConnectionAdapters::Quoting
-
#quote_table_name ActiveRecord::ConnectionAdapters::PostgreSQL::Quoting
-
#quote_table_name_for_assignment ActiveRecord::ConnectionAdapters::SQLite3::Quoting
-
#quote_table_name_for_assignment ActiveRecord::ConnectionAdapters::Quoting
-
#quote_table_name_for_assignment ActiveRecord::ConnectionAdapters::PostgreSQL::Quoting
-
#quoted ActiveRecord::ConnectionAdapters::PostgreSQL::Name
-
#quoted_binary ActiveRecord::ConnectionAdapters::MySQL::Quoting
-
#quoted_binary ActiveRecord::ConnectionAdapters::SQLite3::Quoting
-
#quoted_binary ActiveRecord::ConnectionAdapters::Quoting
-
#quoted_binary ActiveRecord::ConnectionAdapters::PostgreSQL::Quoting
-
#quoted_date ActiveRecord::ConnectionAdapters::MySQL::Quoting
-
#quoted_date ActiveRecord::ConnectionAdapters::Quoting
-
#quoted_date ActiveRecord::ConnectionAdapters::PostgreSQL::Quoting
-
#quoted_false ActiveRecord::ConnectionAdapters::SQLite3::Quoting
-
#quoted_false ActiveRecord::ConnectionAdapters::Quoting
-
#quoted_primary_key ActiveRecord::AttributeMethods::PrimaryKey::ClassMethods
-
#quoted_table_name ActiveRecord::ModelSchema::ClassMethods
-
#quoted_time ActiveRecord::ConnectionAdapters::SQLite3::Quoting
-
#quoted_time ActiveRecord::ConnectionAdapters::Quoting
-
#quoted_true ActiveRecord::ConnectionAdapters::SQLite3::Quoting
-
#quoted_true ActiveRecord::ConnectionAdapters::Quoting
-
#raise_record_not_found_exception! ActiveRecord::FinderMethods
-
#raw_connection ActiveRecord::ConnectionAdapters::AbstractAdapter
-
read ActiveRecord::Store::HashAccessor
-
read ActiveRecord::Store::StringKeyedHashAccessor
-
#read_attribute ActiveRecord::AttributeMethods::Read
-
#read_attribute_before_type_cast ActiveRecord::AttributeMethods::BeforeTypeCast
-
#reader ActiveRecord::Associations::SingularAssociation
-
#reader ActiveRecord::Associations::CollectionAssociation
-
#readonly ActiveRecord::QueryMethods
-
#readonly! ActiveRecord::Core
-
#readonly! ActiveRecord::QueryMethods
-
#readonly? ActiveRecord::Core
-
#readonly_attributes ActiveRecord::ReadonlyAttributes::ClassMethods
-
#reap ActiveRecord::ConnectionAdapters::ConnectionPool
-
#reaper ActiveRecord::ConnectionAdapters::ConnectionPool
-
#reconnect! ActiveRecord::ConnectionAdapters::Mysql2Adapter
-
#reconnect! ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#reconnect! ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#record ActiveRecord::RecordNotSaved
-
#record ActiveRecord::RecordNotDestroyed
-
#record ActiveRecord::StaleObjectError
-
#record ActiveRecord::RecordInvalid
-
#record ActiveRecord::Migration::CommandRecorder
-
#records ActiveRecord::Relation
-
#records ActiveRecord::Associations::CollectionProxy
-
#records ActiveRecord::ConnectionAdapters::Transaction
-
#recreate_database ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#recreate_database ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
-
#references ActiveRecord::QueryMethods
-
#references ActiveRecord::Migration::Compatibility::V5_0::TableDefinition
-
#references ActiveRecord::Migration::Compatibility::V4_2::TableDefinition
-
references ActiveRecord::PredicateBuilder
-
#references ActiveRecord::ConnectionAdapters::SQLite3::TableDefinition
-
#references ActiveRecord::ConnectionAdapters::TableDefinition
-
#references ActiveRecord::ConnectionAdapters::Table
-
#references! ActiveRecord::QueryMethods
-
#reflect_on_aggregation ActiveRecord::Reflection::ClassMethods
-
#reflect_on_aggregation ActiveRecord::TableMetadata
-
#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::Association
-
#reflection ActiveRecord::Associations::JoinDependency::JoinAssociation
-
#reflections ActiveRecord::Reflection::ClassMethods
-
#reflections ActiveRecord::Associations::JoinDependency
-
register ActiveRecord::Type
-
#register_handler ActiveRecord::PredicateBuilder
-
#register_task ActiveRecord::Tasks::DatabaseTasks
-
#register_type ActiveRecord::Type::TypeMap
-
registry ActiveRecord::Type
-
#relation ActiveRecord::Relation::HashMerger
-
#relation ActiveRecord::Relation::Merger
-
#relation_delegate_class ActiveRecord::Delegation::DelegateCache
-
#release_advisory_lock ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#release_advisory_lock ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#release_advisory_lock ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#release_connection ActiveRecord::ConnectionAdapters::ConnectionPool
-
#release_savepoint ActiveRecord::ConnectionAdapters::Savepoints
-
#reload ActiveRecord::Relation
-
#reload ActiveRecord::Persistence
-
#reload ActiveRecord::Aggregations
-
#reload ActiveRecord::Associations
-
#reload ActiveRecord::AutosaveAssociation
-
#reload ActiveRecord::AttributeMethods::Dirty
-
#reload ActiveRecord::Associations::Association
-
#reload ActiveRecord::Associations::CollectionProxy
-
#remove ActiveRecord::ConnectionAdapters::ConnectionPool
-
#remove ActiveRecord::ConnectionAdapters::Table
-
#remove_column ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#remove_column ActiveRecord::ConnectionAdapters::MySQL::SchemaStatements
-
#remove_column ActiveRecord::ConnectionAdapters::SchemaStatements
-
#remove_column ActiveRecord::ConnectionAdapters::TableDefinition
-
#remove_columns ActiveRecord::ConnectionAdapters::SchemaStatements
-
#remove_connection ActiveRecord::ConnectionHandling
-
#remove_connection ActiveRecord::ConnectionAdapters::ConnectionHandler
-
#remove_foreign_key ActiveRecord::ConnectionAdapters::SchemaStatements
-
#remove_index ActiveRecord::Migration::Compatibility::V4_2
-
#remove_index ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#remove_index ActiveRecord::ConnectionAdapters::SchemaStatements
-
#remove_index ActiveRecord::ConnectionAdapters::Table
-
#remove_index ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
-
#remove_inverse_instance ActiveRecord::Associations::Association
-
#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::SQLite3Adapter
-
#rename_column ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#rename_column ActiveRecord::ConnectionAdapters::SchemaStatements
-
#rename_column ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
-
#rename_index ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#rename_index ActiveRecord::ConnectionAdapters::SchemaStatements
-
#rename_index ActiveRecord::ConnectionAdapters::Table
-
#rename_index ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
-
#rename_table ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#rename_table ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#rename_table ActiveRecord::ConnectionAdapters::SchemaStatements
-
#rename_table ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
-
#reorder ActiveRecord::QueryMethods
-
#reorder! ActiveRecord::QueryMethods
-
#replace ActiveRecord::Associations::CollectionProxy
-
#replace ActiveRecord::Associations::HasOneAssociation
-
#replace ActiveRecord::Associations::BelongsToAssociation
-
#replace ActiveRecord::Associations::CollectionAssociation
-
#replace ActiveRecord::Associations::HasOneThroughAssociation
-
#represent_boolean_as_integer ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#requires_reloading? ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#requires_reloading? ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#reset ActiveRecord::Relation
-
#reset ActiveRecord::ExplainRegistry
-
#reset ActiveRecord::Associations::Association
-
#reset ActiveRecord::Associations::CollectionProxy
-
#reset ActiveRecord::Relation::RecordFetchWarning::QueryRegistry
-
#reset ActiveRecord::Associations::BelongsToAssociation
-
#reset ActiveRecord::Associations::CollectionAssociation
-
#reset! ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#reset! ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
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::PostgreSQL::SchemaStatements
-
#reset_primary_key ActiveRecord::AttributeMethods::PrimaryKey::ClassMethods
-
reset_runtime ActiveRecord::LogSubscriber
-
#reset_scope ActiveRecord::Associations::Association
-
#reset_scope ActiveRecord::Associations::CollectionProxy
-
#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::TableMetadata
-
#respond_to? ActiveRecord::AttributeMethods
-
#result_as_array ActiveRecord::ConnectionAdapters::PostgreSQL::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
-
#revert ActiveRecord::Migration::CommandRecorder
-
#reverting ActiveRecord::Migration::ReversibleBlockHelper
-
#reverting ActiveRecord::Migration::CommandRecorder
-
#reverting? ActiveRecord::Migration
-
#rewhere ActiveRecord::QueryMethods
-
#rhs_key ActiveRecord::FixtureSet::HasManyThroughProxy
-
#rollback ActiveRecord::MigrationContext
-
#rollback ActiveRecord::ConnectionAdapters::SavepointTransaction
-
#rollback ActiveRecord::ConnectionAdapters::RealTransaction
-
#rollback! ActiveRecord::ConnectionAdapters::TransactionState
-
#rollback_active_record_state! ActiveRecord::Transactions
-
#rollback_db_transaction ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#rollback_records ActiveRecord::ConnectionAdapters::Transaction
-
#rollback_to_savepoint ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#rollback_transaction ActiveRecord::ConnectionAdapters::TransactionManager
-
#rolledback! ActiveRecord::Transactions
-
#rolledback? ActiveRecord::ConnectionAdapters::TransactionState
-
#root ActiveRecord::Tasks::DatabaseTasks
-
#rows ActiveRecord::Result
-
#run ActiveRecord::Migration
-
#run ActiveRecord::MigrationContext
-
#run ActiveRecord::Migrator
-
run ActiveRecord::QueryCache
-
#run ActiveRecord::Associations::Preloader::AlreadyLoaded
-
#run ActiveRecord::Associations::Preloader::Association
-
#run ActiveRecord::Associations::Preloader::ThroughAssociation
-
#run ActiveRecord::ConnectionAdapters::ConnectionPool::Reaper
-
#run ActiveRecord::ConnectionAdapters::PostgreSQL::OID::TypeMapInitializer
-
#run_in_transaction? ActiveRecord::TestFixtures
-
#runnable ActiveRecord::Migrator
-
runtime ActiveRecord::LogSubscriber
-
runtime= ActiveRecord::LogSubscriber
-
#sanitize_limit ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#sanitize_sql_array ActiveRecord::Sanitization::ClassMethods
-
#sanitize_sql_for_assignment ActiveRecord::Sanitization::ClassMethods
-
#sanitize_sql_for_conditions ActiveRecord::Sanitization::ClassMethods
-
#sanitize_sql_for_order ActiveRecord::Sanitization::ClassMethods
-
#sanitize_sql_hash_for_assignment ActiveRecord::Sanitization::ClassMethods
-
#sanitize_sql_like ActiveRecord::Sanitization::ClassMethods
-
#save ActiveRecord::Suppressor
-
#save ActiveRecord::Persistence
-
#save ActiveRecord::Validations
-
#save ActiveRecord::Transactions
-
#save! ActiveRecord::Suppressor
-
#save! ActiveRecord::Persistence
-
#save! ActiveRecord::Validations
-
#save! ActiveRecord::Transactions
-
#saved_change_to_attribute ActiveRecord::AttributeMethods::Dirty
-
#saved_change_to_attribute? ActiveRecord::AttributeMethods::Dirty
-
#saved_changes ActiveRecord::AttributeMethods::Dirty
-
#saved_changes? ActiveRecord::AttributeMethods::Dirty
-
#savepoint_name ActiveRecord::ConnectionAdapters::Transaction
-
#say ActiveRecord::Migration
-
#say_with_time ActiveRecord::Migration
-
#scale ActiveRecord::ConnectionAdapters::SqlTypeMetadata
-
#scale ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Money
-
#schema ActiveRecord::ConnectionAdapters::PostgreSQL::Name
-
#schema_cache ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#schema_cache ActiveRecord::ConnectionAdapters::ConnectionPool
-
#schema_exists? ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
-
#schema_file ActiveRecord::Tasks::DatabaseTasks
-
#schema_names ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
-
#schema_search_path ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
-
#schema_search_path= ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
-
#scope ActiveRecord::MigrationProxy
-
#scope ActiveRecord::Reflection::MacroReflection
-
#scope ActiveRecord::Scoping::Named::ClassMethods
-
#scope ActiveRecord::Associations::Association
-
#scope ActiveRecord::Associations::CollectionProxy
-
scope ActiveRecord::Associations::AssociationScope
-
#scope ActiveRecord::Associations::AssociationScope
-
#scope ActiveRecord::Associations::CollectionAssociation
-
#scope_attributes ActiveRecord::Scoping::ClassMethods
-
#scope_attributes? ActiveRecord::Scoping::ClassMethods
-
#scope_attributes? ActiveRecord::Scoping::Default::ClassMethods
-
#scope_for ActiveRecord::Reflection::MacroReflection
-
#scope_for_association ActiveRecord::Scoping::Named::ClassMethods
-
#scope_for_create ActiveRecord::Relation
-
#scopes ActiveRecord::Reflection::AbstractReflection
-
#scopes ActiveRecord::Reflection::ThroughReflection
-
#scoping ActiveRecord::Relation
-
#second ActiveRecord::FinderMethods
-
#second! ActiveRecord::FinderMethods
-
#second_to_last ActiveRecord::FinderMethods
-
#second_to_last! ActiveRecord::FinderMethods
-
#seconds_idle ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#seed_loader ActiveRecord::Tasks::DatabaseTasks
-
#select ActiveRecord::QueryMethods
-
#select_all ActiveRecord::ConnectionAdapters::QueryCache
-
#select_all ActiveRecord::ConnectionAdapters::MySQL::DatabaseStatements
-
#select_all ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#select_one ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#select_rows ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#select_value ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#select_values ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#sequence_name ActiveRecord::ModelSchema::ClassMethods
-
#sequence_name= ActiveRecord::ModelSchema::ClassMethods
-
#serial ActiveRecord::ConnectionAdapters::PostgreSQL::ColumnMethods
-
#serial? ActiveRecord::ConnectionAdapters::PostgreSQLColumn
-
#serial_sequence ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
-
#serializable_hash ActiveRecord::Serialization
-
#serialize ActiveRecord::Enum::EnumType
-
#serialize ActiveRecord::Type::Json
-
#serialize ActiveRecord::Type::Time
-
#serialize ActiveRecord::Type::Serialized
-
#serialize ActiveRecord::Locking::LockingType
-
#serialize ActiveRecord::AttributeMethods::Serialization::ClassMethods
-
#serialize ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Bit
-
#serialize ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Xml
-
#serialize ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Cidr
-
#serialize ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Array
-
#serialize ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Point
-
#serialize ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Range
-
#serialize ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Hstore
-
#serialize ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter::MysqlString
-
#serialize ActiveRecord::ConnectionAdapters::PostgreSQL::OID::LegacyPoint
-
#session_auth= ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#set_fixture_class ActiveRecord::TestFixtures::ClassMethods
-
#set_inverse_instance ActiveRecord::Associations::Association
-
#set_inverse_instance_from_queries ActiveRecord::Associations::Association
-
#set_pk_sequence! ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
-
#set_standard_conforming_strings ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#set_state ActiveRecord::ConnectionAdapters::TransactionState
-
#set_value_for ActiveRecord::Scoping::ScopeRegistry
-
#setup_fixture_accessors ActiveRecord::TestFixtures::ClassMethods
-
#setup_fixtures ActiveRecord::TestFixtures
-
#show_variable ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#signal ActiveRecord::ConnectionAdapters::ConnectionPool::BiasableQueue::BiasedConditionVariable
-
#size ActiveRecord::FixtureSet
-
#size ActiveRecord::Relation
-
#size ActiveRecord::Associations::CollectionProxy
-
#size ActiveRecord::ConnectionAdapters::SchemaCache
-
#size ActiveRecord::Associations::CollectionAssociation
-
#size ActiveRecord::ConnectionAdapters::ConnectionPool
-
#skip_query_cache! ActiveRecord::QueryMethods
-
#slice ActiveRecord::Core
-
#source_options ActiveRecord::Reflection::ThroughReflection
-
#source_reflection ActiveRecord::Reflection::AssociationReflection
-
#source_reflection ActiveRecord::Reflection::ThroughReflection
-
#source_reflection_name ActiveRecord::Reflection::ThroughReflection
-
#source_reflection_names ActiveRecord::Reflection::ThroughReflection
-
#spawn ActiveRecord::SpawnMethods
-
#spec ActiveRecord::ConnectionAdapters::ConnectionPool
-
#spec ActiveRecord::ConnectionAdapters::ConnectionSpecification::Resolver
-
#sql ActiveRecord::LogSubscriber
-
#sql_for ActiveRecord::StatementCache::Query
-
#sql_for ActiveRecord::StatementCache::PartialQuery
-
#sql_query_length ActiveRecord::ConnectionAdapters::DatabaseLimits
-
#sql_runtime ActiveRecord::RuntimeRegistry
-
#sql_type ActiveRecord::ConnectionAdapters::SqlTypeMetadata
-
#sql_type ActiveRecord::ConnectionAdapters::PostgreSQLTypeMetadata
-
#sql_type ActiveRecord::ConnectionAdapters::ColumnDefinition
-
#sql_type_metadata ActiveRecord::ConnectionAdapters::Column
-
#sqlite3_connection ActiveRecord::ConnectionHandling
-
#stale_target? ActiveRecord::Associations::Association
-
#start ActiveRecord::ExplainSubscriber
-
#stat ActiveRecord::ConnectionAdapters::ConnectionPool
-
#state ActiveRecord::ConnectionAdapters::NullTransaction
-
#state ActiveRecord::ConnectionAdapters::Transaction
-
#steal! ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#sti_name ActiveRecord::Inheritance::ClassMethods
-
#store ActiveRecord::Store::ClassMethods
-
#store_accessor ActiveRecord::Store::ClassMethods
-
#stored_attributes ActiveRecord::Store::ClassMethods
-
#strict_mode? ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#structure_dump ActiveRecord::Tasks::DatabaseTasks
-
#structure_dump ActiveRecord::Tasks::MySQLDatabaseTasks
-
#structure_dump ActiveRecord::Tasks::SQLiteDatabaseTasks
-
#structure_dump ActiveRecord::Tasks::PostgreSQLDatabaseTasks
-
#structure_dump_flags ActiveRecord::Tasks::DatabaseTasks
-
#structure_load ActiveRecord::Tasks::DatabaseTasks
-
#structure_load ActiveRecord::Tasks::MySQLDatabaseTasks
-
#structure_load ActiveRecord::Tasks::SQLiteDatabaseTasks
-
#structure_load ActiveRecord::Tasks::PostgreSQLDatabaseTasks
-
#structure_load_flags ActiveRecord::Tasks::DatabaseTasks
-
#subtype ActiveRecord::Type::Serialized
-
#subtype ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Array
-
#subtype ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Range
-
#subtype ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Vector
-
suffix ActiveRecord::DynamicMatchers::Method
-
suffix ActiveRecord::DynamicMatchers::FindByBang
-
#sum ActiveRecord::Calculations
-
#supports_advisory_locks? ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#supports_advisory_locks? ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#supports_advisory_locks? ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#supports_bulk_alter? ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#supports_bulk_alter? ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#supports_bulk_alter? ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#supports_comments? ActiveRecord::ConnectionAdapters::Mysql2Adapter
-
#supports_comments? ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#supports_comments? ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#supports_comments_in_create? ActiveRecord::ConnectionAdapters::Mysql2Adapter
-
#supports_comments_in_create? ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#supports_datetime_with_precision? ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#supports_datetime_with_precision? ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#supports_datetime_with_precision? ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#supports_datetime_with_precision? ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#supports_ddl_transactions? ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#supports_ddl_transactions? ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#supports_ddl_transactions? ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#supports_explain? ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#supports_explain? ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#supports_explain? ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#supports_explain? ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#supports_expression_index? ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#supports_expression_index? ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#supports_extensions? ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#supports_extensions? ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#supports_foreign_keys? ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#supports_foreign_keys? ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#supports_foreign_keys? ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#supports_foreign_keys_in_create? ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#supports_foreign_tables? ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#supports_foreign_tables? ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#supports_index_sort_order? ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#supports_index_sort_order? ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#supports_index_sort_order? ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#supports_index_sort_order? ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#supports_indexes_in_create? ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#supports_json? ActiveRecord::ConnectionAdapters::Mysql2Adapter
-
#supports_json? ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#supports_json? ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#supports_json? ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#supports_materialized_views? ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#supports_multi_insert? ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#supports_multi_insert? ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#supports_partial_index? ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#supports_partial_index? ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#supports_partial_index? ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#supports_pgcrypto_uuid? ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#supports_ranges? ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#supports_savepoints? ActiveRecord::ConnectionAdapters::Mysql2Adapter
-
#supports_savepoints? ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#supports_savepoints? ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#supports_savepoints? ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#supports_statement_cache? ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#supports_transaction_isolation? ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#supports_transaction_isolation? ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#supports_transaction_isolation? ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#supports_validate_constraints? ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#supports_validate_constraints? ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#supports_views? ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
#supports_views? ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#supports_views? ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#supports_views? ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#supports_virtual_columns? ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#supports_virtual_columns? ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#suppress ActiveRecord::Suppressor::ClassMethods
-
#suppress_messages ActiveRecord::Migration
-
#suppressed ActiveRecord::SuppressorRegistry
-
#table ActiveRecord::Relation
-
#table ActiveRecord::Associations::JoinDependency::JoinBase
-
#table ActiveRecord::Associations::JoinDependency::JoinPart
-
#table ActiveRecord::Associations::JoinDependency::JoinAssociation
-
#table ActiveRecord::ConnectionAdapters::IndexDefinition
-
#table_alias_for ActiveRecord::ConnectionAdapters::SchemaStatements
-
#table_alias_length ActiveRecord::ConnectionAdapters::DatabaseLimits
-
#table_comment ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#table_comment ActiveRecord::ConnectionAdapters::SchemaStatements
-
#table_comment ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
-
#table_exists? ActiveRecord::ModelSchema::ClassMethods
-
table_exists? ActiveRecord::SchemaMigration
-
table_exists? ActiveRecord::InternalMetadata
-
#table_exists? ActiveRecord::ConnectionAdapters::SchemaStatements
-
#table_name ActiveRecord::FixtureSet
-
#table_name ActiveRecord::Reflection::AbstractReflection
-
#table_name ActiveRecord::ModelSchema::ClassMethods
-
table_name ActiveRecord::SchemaMigration
-
table_name ActiveRecord::InternalMetadata
-
#table_name ActiveRecord::ConnectionAdapters::Column
-
#table_name= ActiveRecord::ModelSchema::ClassMethods
-
#table_name_length ActiveRecord::ConnectionAdapters::DatabaseLimits
-
#table_name_options ActiveRecord::Migration
-
#table_options ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#table_options ActiveRecord::ConnectionAdapters::SchemaStatements
-
#table_options ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
-
#table_rows ActiveRecord::FixtureSet
-
#tables ActiveRecord::Associations::JoinDependency::JoinAssociation
-
#tables ActiveRecord::ConnectionAdapters::SchemaStatements
-
#take ActiveRecord::FinderMethods
-
#take ActiveRecord::Associations::CollectionProxy
-
#take! ActiveRecord::FinderMethods
-
#target ActiveRecord::Associations::Association
-
#target ActiveRecord::Associations::CollectionProxy
-
#target_changed? ActiveRecord::Associations::BelongsToAssociation
-
#target_changed? ActiveRecord::Associations::BelongsToPolymorphicAssociation
-
#target_scope ActiveRecord::Associations::Association
-
#target_version ActiveRecord::Tasks::DatabaseTasks
-
#teardown_fixtures ActiveRecord::TestFixtures
-
#temporary ActiveRecord::ConnectionAdapters::TableDefinition
-
#third ActiveRecord::FinderMethods
-
#third! ActiveRecord::FinderMethods
-
#third_to_last ActiveRecord::FinderMethods
-
#third_to_last! ActiveRecord::FinderMethods
-
#through_model ActiveRecord::Associations::Builder::HasAndBelongsToMany
-
#through_options ActiveRecord::Reflection::ThroughReflection
-
#through_reflection ActiveRecord::Reflection::AssociationReflection
-
#through_reflection ActiveRecord::Reflection::ThroughReflection
-
#through_reflection? ActiveRecord::Reflection::AbstractReflection
-
#through_reflection? ActiveRecord::Reflection::ThroughReflection
-
#timestamps ActiveRecord::Migration::Compatibility::V4_2::TableDefinition
-
#timestamps ActiveRecord::ConnectionAdapters::TableDefinition
-
#timestamps ActiveRecord::ConnectionAdapters::Table
-
#tinyblob ActiveRecord::ConnectionAdapters::MySQL::ColumnMethods
-
#tinytext ActiveRecord::ConnectionAdapters::MySQL::ColumnMethods
-
#to_ary ActiveRecord::Result
-
#to_ary ActiveRecord::Relation
-
#to_h ActiveRecord::Relation::WhereClause
-
#to_hash ActiveRecord::Result
-
#to_hash ActiveRecord::ConnectionAdapters::ConnectionSpecification
-
#to_hash ActiveRecord::ConnectionAdapters::ConnectionSpecification::ConnectionUrlResolver
-
#to_key ActiveRecord::AttributeMethods::PrimaryKey
-
#to_param ActiveRecord::Integration
-
#to_param ActiveRecord::Integration::ClassMethods
-
#to_s ActiveRecord::ConnectionAdapters::PostgreSQL::Name
-
#to_s ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Bit::Data
-
#to_s ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Xml::Data
-
#to_sql ActiveRecord::Relation
-
#to_sql ActiveRecord::NullRelation
-
#to_sql ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#to_table ActiveRecord::ConnectionAdapters::ForeignKeyDefinition
-
#toggle ActiveRecord::Persistence
-
#toggle! ActiveRecord::Persistence
-
#touch ActiveRecord::Callbacks
-
#touch ActiveRecord::NoTouching
-
#touch ActiveRecord::Persistence
-
#touch ActiveRecord::TouchLater
-
#touch ActiveRecord::Transactions
-
#touch_attributes_with_time ActiveRecord::Timestamp::ClassMethods
-
#touch_later ActiveRecord::NoTouching
-
#touch_later ActiveRecord::TouchLater
-
touch_record ActiveRecord::Associations::Builder::BelongsTo
-
#transaction ActiveRecord::Transactions::ClassMethods
-
#transaction ActiveRecord::Transactions
-
#transaction ActiveRecord::Associations::CollectionAssociation
-
#transaction ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#transaction_isolation_levels ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#transaction_manager ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#transaction_open? ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#transaction_state ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#truncate ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#truncate ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#truncate ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
-
#tsrange ActiveRecord::ConnectionAdapters::PostgreSQL::ColumnMethods
-
#tstzrange ActiveRecord::ConnectionAdapters::PostgreSQL::ColumnMethods
-
#tsvector ActiveRecord::ConnectionAdapters::PostgreSQL::ColumnMethods
-
#type ActiveRecord::Type::Json
-
#type ActiveRecord::Type::Text
-
#type ActiveRecord::Reflection::AssociationReflection
-
#type ActiveRecord::TableMetadata
-
#type ActiveRecord::Type::DecimalWithoutScale
-
#type ActiveRecord::ConnectionAdapters::SqlTypeMetadata
-
#type ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Bit
-
#type ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Oid
-
#type ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Xml
-
#type ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Cidr
-
#type ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Enum
-
#type ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Inet
-
#type ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Uuid
-
#type ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Jsonb
-
#type ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Money
-
#type ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Point
-
#type ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Range
-
#type ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Hstore
-
#type ActiveRecord::ConnectionAdapters::PostgreSQL::OID::BitVarying
-
#type ActiveRecord::ConnectionAdapters::IndexDefinition
-
#type ActiveRecord::ConnectionAdapters::ColumnDefinition
-
#type ActiveRecord::ConnectionAdapters::PostgreSQL::OID::LegacyPoint
-
#type ActiveRecord::ConnectionAdapters::PostgreSQL::OID::SpecializedString
-
#type_cast ActiveRecord::Relation::QueryAttribute
-
#type_cast ActiveRecord::ConnectionAdapters::Quoting
-
type_cast_config_to_boolean ActiveRecord::ConnectionAdapters::AbstractAdapter
-
type_cast_config_to_integer ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#type_cast_for_database ActiveRecord::TypeCaster::Map
-
#type_cast_for_database ActiveRecord::TypeCaster::Connection
-
#type_cast_for_schema ActiveRecord::Type::DecimalWithoutScale
-
#type_cast_for_schema ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Cidr
-
#type_cast_for_schema ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Array
-
#type_cast_for_schema ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Point
-
#type_cast_for_schema ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Range
-
#type_cast_from_column ActiveRecord::ConnectionAdapters::Quoting
-
#type_casted_binds ActiveRecord::ConnectionAdapters::Quoting
-
#type_caster ActiveRecord::Core::ClassMethods
-
#type_for_attribute ActiveRecord::ModelSchema::ClassMethods
-
#type_to_sql ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#type_to_sql ActiveRecord::ConnectionAdapters::SchemaStatements
-
#type_to_sql ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
-
#uncached ActiveRecord::QueryCache::ClassMethods
-
#uncached ActiveRecord::ConnectionAdapters::QueryCache
-
#undefine_attribute_methods ActiveRecord::AttributeMethods::ClassMethods
-
#unescape_bytea ActiveRecord::ConnectionAdapters::PostgreSQL::Quoting
-
#unique ActiveRecord::ConnectionAdapters::IndexDefinition
-
unowned_pool_finalizer ActiveRecord::ConnectionAdapters::ConnectionHandler
-
#unprepared_statement ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#unquoted_false ActiveRecord::ConnectionAdapters::MySQL::Quoting
-
#unquoted_false ActiveRecord::ConnectionAdapters::SQLite3::Quoting
-
#unquoted_false ActiveRecord::ConnectionAdapters::Quoting
-
#unquoted_true ActiveRecord::ConnectionAdapters::MySQL::Quoting
-
#unquoted_true ActiveRecord::ConnectionAdapters::SQLite3::Quoting
-
#unquoted_true ActiveRecord::ConnectionAdapters::Quoting
-
#unscope ActiveRecord::QueryMethods
-
#unscope! ActiveRecord::QueryMethods
-
#unscoped ActiveRecord::Scoping::Default::ClassMethods
-
#unsigned? ActiveRecord::ConnectionAdapters::MySQL::Column
-
#unsigned_bigint ActiveRecord::ConnectionAdapters::MySQL::ColumnMethods
-
#unsigned_decimal ActiveRecord::ConnectionAdapters::MySQL::ColumnMethods
-
#unsigned_float ActiveRecord::ConnectionAdapters::MySQL::ColumnMethods
-
#unsigned_integer ActiveRecord::ConnectionAdapters::MySQL::ColumnMethods
-
unsupported_value? ActiveRecord::StatementCache
-
#up ActiveRecord::Migration::ReversibleBlockHelper
-
#up ActiveRecord::Migration
-
#up ActiveRecord::MigrationContext
-
#up_only ActiveRecord::Migration
-
#update ActiveRecord::Relation
-
#update ActiveRecord::Persistence::ClassMethods
-
#update ActiveRecord::Persistence
-
#update ActiveRecord::ConnectionAdapters::DatabaseStatements
-
#update! ActiveRecord::Persistence
-
#update_all ActiveRecord::Relation
-
#update_all ActiveRecord::NullRelation
-
update_all_loaded_fixtures ActiveRecord::FixtureSet
-
#update_attribute ActiveRecord::Persistence
-
#update_column ActiveRecord::Persistence
-
#update_columns ActiveRecord::Persistence
-
#update_counters ActiveRecord::CounterCache::ClassMethods
-
#update_counters ActiveRecord::Locking::Optimistic::ClassMethods
-
#update_table_definition ActiveRecord::ConnectionAdapters::MySQL::SchemaStatements
-
#update_table_definition ActiveRecord::ConnectionAdapters::SchemaStatements
-
#update_table_definition ActiveRecord::ConnectionAdapters::PostgreSQL::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::PostgreSQL::ColumnMethods
-
#valid? ActiveRecord::Validations
-
#valid? ActiveRecord::DynamicMatchers::Method
-
#valid_alter_table_type? ActiveRecord::ConnectionAdapters::SQLite3Adapter
-
valid_dependent_options ActiveRecord::Associations::Builder::HasOne
-
valid_dependent_options ActiveRecord::Associations::Builder::HasMany
-
valid_dependent_options ActiveRecord::Associations::Builder::BelongsTo
-
valid_dependent_options ActiveRecord::Associations::Builder::Association
-
valid_options ActiveRecord::AutosaveAssociation::AssociationBuilderExtension
-
valid_options ActiveRecord::Associations::Builder::HasOne
-
valid_options ActiveRecord::Associations::Builder::HasMany
-
valid_options ActiveRecord::Associations::Builder::BelongsTo
-
valid_options ActiveRecord::Associations::Builder::Association
-
valid_options ActiveRecord::Associations::Builder::SingularAssociation
-
valid_options ActiveRecord::Associations::Builder::CollectionAssociation
-
#valid_type? ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#validate? ActiveRecord::Reflection::AssociationReflection
-
#validate? ActiveRecord::ConnectionAdapters::ForeignKeyDefinition
-
#validate_constraint ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
-
#validate_constraint ActiveRecord::ConnectionAdapters::PostgreSQL::AlterTable
-
#validate_each ActiveRecord::Validations::LengthValidator
-
#validate_each ActiveRecord::Validations::AbsenceValidator
-
#validate_each ActiveRecord::Validations::PresenceValidator
-
#validate_each ActiveRecord::Validations::AssociatedValidator
-
#validate_each ActiveRecord::Validations::UniquenessValidator
-
#validate_foreign_key ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
-
validate_options ActiveRecord::Associations::Builder::Association
-
#validates_absence_of ActiveRecord::Validations::ClassMethods
-
#validates_associated ActiveRecord::Validations::ClassMethods
-
#validates_length_of ActiveRecord::Validations::ClassMethods
-
#validates_presence_of ActiveRecord::Validations::ClassMethods
-
#validates_uniqueness_of ActiveRecord::Validations::ClassMethods
-
#value ActiveRecord::Relation::FromClause
-
#value ActiveRecord::ConnectionAdapters::DatabaseStatements::PartialQueryCollector
-
#value_for ActiveRecord::Scoping::ScopeRegistry
-
#value_for_database ActiveRecord::Relation::QueryAttribute
-
#values ActiveRecord::Relation
-
#values ActiveRecord::Relation::Merger
-
#values ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Array::Data
-
#verify! ActiveRecord::ConnectionAdapters::AbstractAdapter
-
version ActiveRecord
-
#version ActiveRecord::Migration
-
#version ActiveRecord::MigrationProxy
-
#version ActiveRecord::SchemaMigration
-
#version ActiveRecord::ConnectionAdapters::SchemaCache
-
#version ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
-
#view_exists? ActiveRecord::ConnectionAdapters::SchemaStatements
-
#views ActiveRecord::ConnectionAdapters::SchemaStatements
-
#virtual? ActiveRecord::ConnectionAdapters::MySQL::Column
-
#visit_Arel_Nodes_In ActiveRecord::ConnectionAdapters::DetermineIfPreparableVisitor
-
#visit_Arel_Nodes_SqlLiteral ActiveRecord::ConnectionAdapters::DetermineIfPreparableVisitor
-
#visitor ActiveRecord::ConnectionAdapters::AbstractAdapter
-
#wait ActiveRecord::ConnectionAdapters::ConnectionPool::BiasableQueue::BiasedConditionVariable
-
walk_tree ActiveRecord::Associations::JoinDependency
-
#where ActiveRecord::QueryMethods
-
#where ActiveRecord::ConnectionAdapters::IndexDefinition
-
#where! ActiveRecord::QueryMethods
-
#where_values_hash ActiveRecord::Relation
-
#will_save_change_to_attribute? ActiveRecord::AttributeMethods::Dirty
-
#with_a_bias_for ActiveRecord::ConnectionAdapters::ConnectionPool::BiasableQueue
-
#with_cast_value ActiveRecord::Relation::QueryAttribute
-
#with_connection ActiveRecord::ConnectionAdapters::ConnectionPool
-
#with_lock ActiveRecord::Locking::Pessimistic
-
#with_transaction_returning_status ActiveRecord::Transactions
-
#within_new_transaction ActiveRecord::ConnectionAdapters::TransactionManager
-
wrap_scope ActiveRecord::Associations::Builder::Association
-
wrap_scope ActiveRecord::Associations::Builder::CollectionAssociation
-
write ActiveRecord::Store::HashAccessor
-
write ActiveRecord::Store::StringKeyedHashAccessor
-
#write ActiveRecord::Migration
-
#write_attribute ActiveRecord::AttributeMethods::Write
-
#writer ActiveRecord::Associations::SingularAssociation
-
#writer ActiveRecord::Associations::CollectionAssociation
-
#x ActiveRecord::Point
-
#xml ActiveRecord::ConnectionAdapters::PostgreSQL::ColumnMethods
-
#y ActiveRecord::Point
-
#yaml_encoder ActiveRecord::ModelSchema::ClassMethods