ignore-true
ignore: true​
= radio_images('', 'template', unstyled_template_images_for_form_builder, 4, 'images', false, {ignore: true} )
When you see "ignore: true" in the params, this keeps the change from being called twice on the model. (Add more to this later - especially if you understand it better)