Sha256: 376ca2365735f380d1446e791b9fc157c1ecb5faf891512f2b27433bf3bae605
Contents?: true
Size: 210 Bytes
Versions: 20
Compression:
Stored size: 210 Bytes
Contents
# Generated via # `rails generate hyrax:work Work` module Hyrax # Generated form for Work class WorkForm < Hyrax::Forms::WorkForm self.model_class = ::Work self.terms += [:resource_type] end end
Version data entries
20 entries across 20 versions & 1 rubygems