Table of Contents - multidb-4.0.1 Documentation
Pages
Classes and Modules
- ActionController
- ActionController::Base
- ActiveRecord
- ActiveRecord::Base
- ActiveRecord::Migration
- ActiveRecord::Migrator
- ActiveRecord::SessionStore
- ActiveRecord::SessionStore::Session
- ActiveRecord::Tasks
- ActiveRecord::Tasks::DatabaseTasks
- ActiveRecord::Tasks::MySQLDatabaseTasks
- MultiDB
- MultiDB::Engine
- MultiDB::Organization
- MultiDB::OrganizationHost
- MultiDB::Railtie
Methods
- ::connect_to_master — ActiveRecord::Base
- ::connect_to_organization — ActiveRecord::Base
- ::connect_to_sessions — ActiveRecord::Base
- ::master_configuration — ActiveRecord::Base
- ::migrations_paths — ActiveRecord::Migrator
- ::new — ActiveRecord::Migrator
- #connect — MultiDB::Organization
- #connect_to_master_database — ActionController::Base
- #connect_to_organization_database — ActionController::Base
- #create — ActiveRecord::Tasks::DatabaseTasks
- #create_database — MultiDB::Organization
- #create_or_drop — ActiveRecord::Tasks::DatabaseTasks
- #create_without_multidb — ActiveRecord::Tasks::DatabaseTasks
- #drop — ActiveRecord::Tasks::DatabaseTasks
- #drop_database! — MultiDB::Organization
- #drop_without_multidb — ActiveRecord::Tasks::DatabaseTasks
- #ensure_code — MultiDB::Organization
- #initialize_without_multidb — ActiveRecord::Migrator
- #migrate — ActiveRecord::Migration
- #migrate_without_multidb — ActiveRecord::Migration
- #purge — ActiveRecord::Tasks::MySQLDatabaseTasks