Method: ActiveForm::Element::CollectionOptionGroup#label

Defined in:
lib/active_form/mixins/collection_element_methods.rb

#labelObject

Returns the value of attribute label.



192
193
194
# File 'lib/active_form/mixins/collection_element_methods.rb', line 192

def label
  @label
end