Class: SimpleForm::Tags::CollectionRadioButtons
- Inherits:
-
ActionView::Helpers::Tags::CollectionRadioButtons
- Object
- ActionView::Helpers::Tags::CollectionRadioButtons
- SimpleForm::Tags::CollectionRadioButtons
- Includes:
- CollectionExtensions
- Defined in:
- lib/simple_form/tags.rb
Instance Method Summary collapse
Instance Method Details
#render ⇒ Object
44 45 46 |
# File 'lib/simple_form/tags.rb', line 44 def render wrap_rendered_collection(super) end |