Sha256: 823a19f97e007e20bb813012f82eb45ab062b3d1e250a8e771b692c6ead4fef7
Contents?: true
Size: 226 Bytes
Versions: 29
Compression:
Stored size: 226 Bytes
Contents
module Hyrax # Provide select options for the copyright status (edm:rights) field class RightsStatementService < QaSelectService def initialize(_authority_name = nil) super('rights_statements') end end end
Version data entries
29 entries across 29 versions & 1 rubygems