Class: Hyrax::Forms::Admin::CollectionTypeParticipantForm
- Inherits:
-
Object
- Object
- Hyrax::Forms::Admin::CollectionTypeParticipantForm
- Includes:
- ActiveModel::Model
- Defined in:
- app/forms/hyrax/forms/admin/collection_type_participant_form.rb
Instance Attribute Summary collapse
-
#collection_type_participant ⇒ Object
Returns the value of attribute collection_type_participant.
Instance Attribute Details
#collection_type_participant ⇒ Object
Returns the value of attribute collection_type_participant.
7 8 9 |
# File 'app/forms/hyrax/forms/admin/collection_type_participant_form.rb', line 7 def collection_type_participant @collection_type_participant end |