Sha256: a63437aaf06e3dc9397679c41b85ebb661ba884fb43d8f1d1ee80c2f6aba303d

Contents?: true

Size: 204 Bytes

Versions: 29

Compression:

Stored size: 204 Bytes

Contents

module Hyrax
  # Provide select options for the license (dcterms:rights) field
  class LicenseService < QaSelectService
    def initialize(_authority_name = nil)
      super('licenses')
    end
  end
end

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
hyrax-2.9.6 app/services/hyrax/license_service.rb
hyrax-2.9.5 app/services/hyrax/license_service.rb
hyrax-2.9.4 app/services/hyrax/license_service.rb
hyrax-2.9.3 app/services/hyrax/license_service.rb
hyrax-2.9.2 app/services/hyrax/license_service.rb
hyrax-2.9.1 app/services/hyrax/license_service.rb
hyrax-2.9.0 app/services/hyrax/license_service.rb
hyrax-2.8.0 app/services/hyrax/license_service.rb
hyrax-2.7.2 app/services/hyrax/license_service.rb
hyrax-2.7.1 app/services/hyrax/license_service.rb
hyrax-2.7.0 app/services/hyrax/license_service.rb
hyrax-2.6.0 app/services/hyrax/license_service.rb
hyrax-3.0.0.pre.rc1 app/services/hyrax/license_service.rb
hyrax-3.0.0.pre.beta3 app/services/hyrax/license_service.rb
hyrax-2.5.1 app/services/hyrax/license_service.rb
hyrax-2.5.0 app/services/hyrax/license_service.rb
hyrax-3.0.0.pre.beta2 app/services/hyrax/license_service.rb
hyrax-2.4.1 app/services/hyrax/license_service.rb
hyrax-3.0.0.pre.beta1 app/services/hyrax/license_service.rb
hyrax-2.4.0 app/services/hyrax/license_service.rb