Module: SwitchPoint

Extended by:
ClassMethods
Defined in:
lib/switch_point.rb,
lib/switch_point/error.rb,
lib/switch_point/model.rb,
lib/switch_point/proxy.rb,
lib/switch_point/config.rb,
lib/switch_point/version.rb,
lib/switch_point/connection.rb,
lib/switch_point/query_cache.rb,
lib/switch_point/proxy_repository.rb

Defined Under Namespace

Modules: ClassMethods, Connection, Model Classes: Config, Error, Proxy, ProxyRepository, QueryCache, ReadonlyError, UnconfiguredError

Constant Summary collapse

VERSION =
'0.9.0'

Method Summary

Methods included from ClassMethods

config, configure, readonly!, readonly_all!, with_mode, with_readonly, with_readonly_all, with_writable, with_writable_all, writable!, writable_all!