Class: AnchormodelRadioButtonsInput
- Inherits:
-
SimpleForm::Inputs::CollectionRadioButtonsInput
- Object
- SimpleForm::Inputs::CollectionRadioButtonsInput
- AnchormodelRadioButtonsInput
- Defined in:
- lib/anchormodel/simple_form_inputs/anchormodel_radio_buttons_input.rb
Overview
SimpleForm input for a single-value anchormodel attribute, rendered as radio buttons. Unsuitable for collection attributes — use AnchormodelCheckBoxesInput for those.