Sha256: c4c13c193f34cfc81d15a8f0ba2c73803f6e169b5ad20f591df27c347d0c594d

Contents?: true

Size: 243 Bytes

Versions: 6

Compression:

Stored size: 243 Bytes

Contents

module Hyrax
  class VectorWorkForm < Hyrax::Forms::WorkForm
    include ::GeoWorks::BasicGeoMetadataForm
    include ::GeoWorks::GeoreferencedForm
    include ::GeoWorks::ExternalMetadataFileForm
    self.model_class = ::VectorWork
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
geo_works-0.2.0 app/forms/hyrax/vector_work_form.rb
geo_works-0.1.4 app/forms/hyrax/vector_work_form.rb
geo_works-0.1.3 app/forms/hyrax/vector_work_form.rb
geo_works-0.1.2 app/forms/hyrax/vector_work_form.rb
geo_works-0.1.1 app/forms/hyrax/vector_work_form.rb
geo_works-0.1.0 app/forms/hyrax/vector_work_form.rb