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

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