Class: BiblioTech::Builders::Import

Inherits:
Database show all
Defined in:
lib/bibliotech/builders/database.rb

Direct Known Subclasses

MySql::Import, Postgres::Import

Instance Attribute Summary

Attributes inherited from Base

#config

Class Method Summary collapse

Methods inherited from Database

find_class

Methods inherited from Base

adapter_registry, for, #initialize, null_adapter, register, registry, supported_adapters

Constructor Details

This class inherits a constructor from BiblioTech::Builders::Base

Class Method Details

.registry_hostObject



14
15
16
# File 'lib/bibliotech/builders/database.rb', line 14

def self.registry_host
  Import
end