Module: Switchman::ActiveRecord

Defined in:
lib/switchman/active_record/base.rb,
lib/switchman/active_record/batches.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/connection_handler.rb,
lib/switchman/active_record/postgresql_adapter.rb,
lib/switchman/active_record/where_clause_factory.rb

Defined Under Namespace

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