Sha256: 4650766385ea9a137ccc05928714ccb0bfbffee62b5b44ca2f35cba3109f1118
Contents?: true
Size: 278 Bytes
Versions: 68
Compression:
Stored size: 278 Bytes
Contents
# frozen_string_literal: true module Bulkrax::HasLocalProcessing # This method is called during build_metadata # add any special processing here, for example to reset a metadata property # to add a custom property from outside of the import data def add_local; end end
Version data entries
68 entries across 68 versions & 1 rubygems