Sha256: 2347aee723905370b22848aef3d310824a6d2f226f6f7b088b3ee950253aaba2

Contents?: true

Size: 199 Bytes

Versions: 6

Compression:

Stored size: 199 Bytes

Contents

module Hyrax
  class ImageWorkForm < Hyrax::Forms::WorkForm
    include ::GeoWorks::BasicGeoMetadataForm
    include ::GeoWorks::ExternalMetadataFileForm
    self.model_class = ::ImageWork
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

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