Sha256: 5bb36ac0b6f5fa650ee825bf75870c6ed5cc825bf44461e5455d96f979613aff

Contents?: true

Size: 203 Bytes

Versions: 14

Compression:

Stored size: 203 Bytes

Contents

module Hyrax
  # Provide select options for the copyright status (edm:rights) field
  class RightsStatementService < QaSelectService
    def initialize
      super('rights_statements')
    end
  end
end

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
hyrax-2.0.3 app/services/hyrax/rights_statement_service.rb
hyrax-2.1.0 app/services/hyrax/rights_statement_service.rb
hyrax-2.1.0.rc4 app/services/hyrax/rights_statement_service.rb
hyrax-2.1.0.rc3 app/services/hyrax/rights_statement_service.rb
hyrax-2.1.0.rc2 app/services/hyrax/rights_statement_service.rb
hyrax-2.1.0.rc1 app/services/hyrax/rights_statement_service.rb
hyrax-2.1.0.beta2 app/services/hyrax/rights_statement_service.rb
hyrax-2.0.2 app/services/hyrax/rights_statement_service.rb
hyrax-2.1.0.beta1 app/services/hyrax/rights_statement_service.rb
hyrax-2.0.1 app/services/hyrax/rights_statement_service.rb
hyrax-2.0.0 app/services/hyrax/rights_statement_service.rb
hyrax-2.0.0.rc3 app/services/hyrax/rights_statement_service.rb
hyrax-2.0.0.rc2 app/services/hyrax/rights_statement_service.rb
hyrax-2.0.0.rc1 app/services/hyrax/rights_statement_service.rb