Class: BiblioTech::Builders::Import
- Defined in:
- lib/bibliotech/builders/database.rb
Direct Known Subclasses
Instance Attribute Summary
Attributes inherited from Base
Class Method Summary collapse
Methods inherited from Database
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_host ⇒ Object
14 15 16 |
# File 'lib/bibliotech/builders/database.rb', line 14 def self.registry_host Import end |