Sha256: e12dceb138547bfd171e8f34a6e029de4e26c3083b1e532f984a642fc78e10bf
Contents?: true
Size: 309 Bytes
Versions: 1
Compression:
Stored size: 309 Bytes
Contents
require 'sufia/migration/survey/item' require 'sufia/migration/survey/fedora_id_service' require 'sufia/migration/survey/surveyor' module Sufia module Migration module Survey VERSION = Sufia::VERSION def self.table_name_prefix 'sufia_migration_survey_' end end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sufia-6.7.0 | lib/sufia/migration/survey.rb |