module ActiveRecord
Ruby on Rails 6.1.7.10
Since v2.2.3No documentation comment.
Namespace
Modules
- ActiveRecord::Aggregations
- ActiveRecord::Associations
- ActiveRecord::AttributeAssignment
- ActiveRecord::AttributeMethods
- ActiveRecord::Attributes
- ActiveRecord::AutosaveAssociation
- ActiveRecord::Batches
- ActiveRecord::Calculations
- ActiveRecord::Callbacks
- ActiveRecord::ConnectionAdapters
- ActiveRecord::ConnectionHandling
- ActiveRecord::Core
- ActiveRecord::CounterCache
- ActiveRecord::DelegatedType
- ActiveRecord::DynamicMatchers
- ActiveRecord::Enum
- ActiveRecord::Explain
- ActiveRecord::FinderMethods
- ActiveRecord::Generators
- ActiveRecord::Inheritance
- ActiveRecord::Integration
- ActiveRecord::Locking
- ActiveRecord::Middleware
- ActiveRecord::ModelSchema
- ActiveRecord::NestedAttributes
- ActiveRecord::NoTouching
- ActiveRecord::Persistence
- ActiveRecord::Querying
- ActiveRecord::QueryMethods
- ActiveRecord::ReadonlyAttributes
- ActiveRecord::Reflection
- ActiveRecord::Sanitization
- ActiveRecord::Scoping
- ActiveRecord::SecureToken
- ActiveRecord::Serialization
- ActiveRecord::SignedId
- ActiveRecord::SpawnMethods
- ActiveRecord::Store
- ActiveRecord::Suppressor
- ActiveRecord::Tasks
- ActiveRecord::TestFixtures
- ActiveRecord::Timestamp
- ActiveRecord::Transactions
- ActiveRecord::Translation
- ActiveRecord::Type
- ActiveRecord::Validations
- ActiveRecord::VERSION
Classes
- ActiveRecord::ActiveJobRequiredError
- ActiveRecord::ActiveRecordError
- ActiveRecord::AdapterNotFound
- ActiveRecord::AdapterNotSpecified
- ActiveRecord::AdapterTimeout
- ActiveRecord::AssociationNotFoundError
- ActiveRecord::AssociationTypeMismatch
- ActiveRecord::AttributeAssignmentError
- ActiveRecord::Base
- ActiveRecord::ConfigurationError
- ActiveRecord::ConnectionNotEstablished
- ActiveRecord::ConnectionTimeoutError
- ActiveRecord::DangerousAttributeError
- ActiveRecord::DatabaseAlreadyExists
- ActiveRecord::DatabaseConfigurations
- ActiveRecord::Deadlocked
- ActiveRecord::DestroyAssociationAsyncError
- ActiveRecord::DestroyAssociationAsyncJob
- ActiveRecord::EagerLoadPolymorphicError
- ActiveRecord::EnvironmentMismatchError
- ActiveRecord::ExclusiveConnectionTimeoutError
- ActiveRecord::FixtureSet
- ActiveRecord::HasManyThroughAssociationNotFoundError
- ActiveRecord::ImmutableRelation
- ActiveRecord::InvalidForeignKey
- ActiveRecord::InverseOfAssociationNotFoundError
- ActiveRecord::IrreversibleMigration
- ActiveRecord::IrreversibleOrderError
- ActiveRecord::LockWaitTimeout
- ActiveRecord::LogSubscriber
- ActiveRecord::Migration
- ActiveRecord::MismatchedForeignKey
- ActiveRecord::MultiparameterAssignmentErrors
- ActiveRecord::NoDatabaseError
- ActiveRecord::NotNullViolation
- ActiveRecord::PredicateBuilder
- ActiveRecord::PreparedStatementCacheExpired
- ActiveRecord::PreparedStatementInvalid
- ActiveRecord::QueryAborted
- ActiveRecord::QueryCache
- ActiveRecord::QueryCanceled
- ActiveRecord::RangeError
- ActiveRecord::ReadOnlyError
- ActiveRecord::ReadOnlyRecord
- ActiveRecord::RecordInvalid
- ActiveRecord::RecordNotDestroyed
- ActiveRecord::RecordNotFound
- ActiveRecord::RecordNotSaved
- ActiveRecord::RecordNotUnique
- ActiveRecord::Relation
- ActiveRecord::Result
- ActiveRecord::Rollback
- ActiveRecord::Schema
- ActiveRecord::SerializationFailure
- ActiveRecord::SerializationTypeMismatch
- ActiveRecord::StaleObjectError
- ActiveRecord::StatementCache
- ActiveRecord::StatementInvalid
- ActiveRecord::StatementTimeout
- ActiveRecord::StrictLoadingViolationError
- ActiveRecord::SubclassNotFound
- ActiveRecord::TableNotSpecified
- ActiveRecord::TransactionIsolationError
- ActiveRecord::TransactionRollbackError
- ActiveRecord::TypeConflictError
- ActiveRecord::UnknownAttributeError
- ActiveRecord::UnknownAttributeReference
- ActiveRecord::UnknownPrimaryKey
- ActiveRecord::ValueTooLong
- ActiveRecord::WrappedDatabaseException
Extends
Constants
Methods (defined here)
- self. eager_load!
- self. gem_version
- self. version
Methods (inherited)
From ActiveSupport::Autoload (6)
- # autoload
- # autoload_at
- # autoload_under
- # autoloads
- # eager_autoload
- # eager_load!