Sha256: 68689b086e430cd983d5f06c25f774363f9e3b4ef963d1fc1aa73f9df558d9b9

Contents?: true

Size: 197 Bytes

Versions: 15

Compression:

Stored size: 197 Bytes

Contents

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

Version data entries

15 entries across 15 versions & 2 rubygems

Version Path
hyrax-1.1.1 app/services/hyrax/rights_statements.rb
hyrax-1.1.0 app/services/hyrax/rights_statements.rb
hyrax-1.0.5 app/services/hyrax/rights_statements.rb
hyrax-2.0.0.beta5 app/services/hyrax/rights_statements.rb
hyrax-2.0.0.beta4 app/services/hyrax/rights_statements.rb
hyrax-2.0.0.beta3 app/services/hyrax/rights_statements.rb
hyrax-2.0.0.beta2 app/services/hyrax/rights_statements.rb
hyrax-2.0.0.beta1 app/services/hyrax/rights_statements.rb
hyrax-1.0.4 app/services/hyrax/rights_statements.rb
hyrax-1.0.3 app/services/hyrax/rights_statements.rb
hyrax-1.0.2 app/services/hyrax/rights_statements.rb
hyrax-1.0.1 app/services/hyrax/rights_statements.rb
hyrax-1.0.0.rc2 app/services/hyrax/rights_statements.rb
hyrax-1.0.0.rc1 app/services/hyrax/rights_statements.rb
test_hyrax-0.0.1.alpha app/services/hyrax/rights_statements.rb