Sha256: 094604c491618b9b1b0afbb0ccca8da8055acf0d419e89b31fab7da61a559598

Contents?: true

Size: 291 Bytes

Versions: 5

Compression:

Stored size: 291 Bytes

Contents

# Generated via
#  `rails generate curation_concerns:work ImageWork`
module GeoConcerns
  class ImageWorkForm < CurationConcerns::Forms::WorkForm
    include ::GeoConcerns::BasicGeoMetadataForm
    include ::GeoConcerns::ExternalMetadataFileForm
    self.model_class = ::ImageWork
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
geo_concerns-0.0.5 app/forms/geo_concerns/image_work_form.rb
geo_concerns-0.0.4 app/forms/geo_concerns/image_work_form.rb
geo_concerns-0.0.3 app/forms/geo_concerns/image_work_form.rb
geo_concerns-0.0.2 app/forms/geo_concerns/image_work_form.rb
geo_concerns-0.0.1 app/forms/geo_concerns/image_work_form.rb