Module: Switchman::ActiveRecord

Defined in:
lib/switchman/active_record/base.rb,
lib/switchman/active_record/relation.rb,
lib/switchman/active_record/migration.rb,
lib/switchman/active_record/reflection.rb,
lib/switchman/active_record/association.rb,
lib/switchman/active_record/persistence.rb,
lib/switchman/active_record/query_cache.rb,
lib/switchman/active_record/type_caster.rb,
lib/switchman/active_record/calculations.rb,
lib/switchman/active_record/model_schema.rb,
lib/switchman/active_record/query_methods.rb,
lib/switchman/active_record/spawn_methods.rb,
lib/switchman/active_record/finder_methods.rb,
lib/switchman/active_record/log_subscriber.rb,
lib/switchman/active_record/connection_pool.rb,
lib/switchman/active_record/statement_cache.rb,
lib/switchman/active_record/abstract_adapter.rb,
lib/switchman/active_record/table_definition.rb,
lib/switchman/active_record/attribute_methods.rb,
lib/switchman/active_record/predicate_builder.rb,
lib/switchman/active_record/postgresql_adapter.rb,
lib/switchman/active_record/tasks/database_tasks.rb,
lib/switchman/active_record/database_configurations.rb,
lib/switchman/active_record/database_configurations/database_config.rb

Defined Under Namespace

Modules: AbstractAdapter, Association, AttributeMethods, AutosaveAssociation, Base, BelongsToAssociation, Calculations, CollectionAssociation, CollectionProxy, ConnectionPool, DatabaseConfigurations, Extension, FinderMethods, ForeignAssociation, LogSubscriber, Migration, MigrationContext, Migrator, ModelSchema, Persistence, PostgreSQLAdapter, PredicateBuilder, Preloader, QueryCache, QueryMethods, Reflection, Relation, SpawnMethods, StatementCache, TableDefinition, Tasks, TypeCaster