Module: Hyrax::BasicMetadata
- Extended by:
- ActiveSupport::Concern
- Included in:
- BatchUploadItem, Collection, FileSetBehavior
- Defined in:
- app/models/concerns/hyrax/basic_metadata.rb
Overview
An optional model mixin to define some simple properties. This must be mixed after all other properties are defined because no other properties will be defined once accepts_nested_attributes_for is called