Module: ActiveRecord
Copyright (c) 2006 Shugo Maeda <shugo@ruby-lang.org>
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Child modules and classes
Module ActiveRecord::Aggregations
Module ActiveRecord::AssociationPreload
Module ActiveRecord::Associations
Module ActiveRecord::AttributeMethods
Module ActiveRecord::Calculations
Module ActiveRecord::Callbacks
Module ActiveRecord::ConnectionAdapters
Module ActiveRecord::Dirty
Module ActiveRecord::Locking
Module ActiveRecord::NamedScope
Module ActiveRecord::Observing
Module ActiveRecord::QueryCache
Module ActiveRecord::Reflection
Module ActiveRecord::Serialization
Module ActiveRecord::Timestamp
Module ActiveRecord::Transactions
Module ActiveRecord::VERSION
Module ActiveRecord::Validations
Class ActiveRecord::ActiveRecordError
Class ActiveRecord::AdapterNotFound
Class ActiveRecord::AdapterNotSpecified
Class ActiveRecord::AssociationTypeMismatch
Class ActiveRecord::AttributeAssignmentError
Class ActiveRecord::Base
Class ActiveRecord::ConfigurationError
Class ActiveRecord::ConnectionNotEstablished
Class ActiveRecord::DangerousAttributeError
Class ActiveRecord::DuplicateMigrationVersionError
Class ActiveRecord::EagerLoadPolymorphicError
Class ActiveRecord::Errors
Class ActiveRecord::HasManyThroughAssociationNotFoundError
Class ActiveRecord::HasManyThroughAssociationPointlessSourceTypeError
Class ActiveRecord::HasManyThroughAssociationPolymorphicError
Class ActiveRecord::HasManyThroughCantAssociateNewRecords
Class ActiveRecord::HasManyThroughCantDissociateNewRecords
Class ActiveRecord::HasManyThroughSourceAssociationMacroError
Class ActiveRecord::HasManyThroughSourceAssociationNotFoundError
Class ActiveRecord::IllegalMigrationNameError
Class ActiveRecord::IrreversibleMigration
Class ActiveRecord::Migration
Class ActiveRecord::Migrator
Class ActiveRecord::MissingAttributeError
Class ActiveRecord::MultiparameterAssignmentErrors
Class ActiveRecord::Observer
Class ActiveRecord::PreparedStatementInvalid
Class ActiveRecord::ReadOnlyAssociation
Class ActiveRecord::ReadOnlyRecord
Class ActiveRecord::RecordInvalid
Class ActiveRecord::RecordNotFound
Class ActiveRecord::RecordNotSaved
Class ActiveRecord::Rollback
Class ActiveRecord::Schema
Class ActiveRecord::SchemaDumper
Class ActiveRecord::SerializationTypeMismatch
Class ActiveRecord::StaleObjectError
Class ActiveRecord::StatementInvalid
Class ActiveRecord::SubclassNotFound
Class ActiveRecord::TestCase
Class ActiveRecord::UnknownMigrationVersionError
Class ActiveRecord::XmlSerializer