Module: Motel

Defined in:
lib/motel/errors.rb,
lib/motel/manager.rb,
lib/motel/railtie.rb,
lib/motel/version.rb,
lib/motel/sources/redis.rb,
lib/motel/sources/default.rb,
lib/motel/sources/database.rb,
lib/motel/active_record/connection_handler.rb,
lib/motel/connection_adapters/connection_handler.rb,
lib/motel/connection_adapters/connection_specification/resolver.rb

Defined Under Namespace

Modules: ActiveRecord, ConnectionAdapters, Manager, Sources Classes: AnonymousTenantError, ExistingTenantError, NoCurrentTenantError, NonexistentTenantError, Railtie

Constant Summary collapse

VERSION =
File.read(File.expand_path('../../../VERSION', __FILE__)).strip