Module: GalterIrExporter::Migration::Survey

Defined in:
lib/galter_ir_exporter/migration/survey.rb,
lib/galter_ir_exporter/migration/survey/item.rb,
lib/galter_ir_exporter/migration/survey/surveyor.rb,
lib/galter_ir_exporter/migration/survey/fedora_id_service.rb

Defined Under Namespace

Classes: FedoraIdService, Item, RegistryError, Surveyor

Constant Summary collapse

VERSION =
GalterIrExporter::VERSION

Class Method Summary collapse

Class Method Details

.table_name_prefixObject



10
11
12
# File 'lib/galter_ir_exporter/migration/survey.rb', line 10

def self.table_name_prefix
  'galter_ir_exporter_migration_survey_'
end