Module: Switchman::ActiveRecord

Defined in:
lib/switchman/active_record/base.rb,
lib/switchman/active_record/relation.rb,
lib/switchman/active_record/association.rb,
lib/switchman/active_record/persistence.rb,
lib/switchman/active_record/query_cache.rb,
lib/switchman/active_record/calculations.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/abstract_adapter.rb,
lib/switchman/active_record/attribute_methods.rb,
lib/switchman/active_record/connection_handler.rb,
lib/switchman/active_record/postgresql_adapter.rb

Defined Under Namespace

Modules: AbstractAdapter, Association, AttributeMethods, Base, BelongsToAssociation, Builder, Calculations, CollectionProxy, ConnectionHandler, ConnectionPool, FinderMethods, LogSubscriber, Persistence, PostgreSQLAdapter, Preloader, QueryCache, QueryMethods, Relation, SpawnMethods