Breaking Down Ruby’s ‘Collection_Select’ for HTML Forms
(applies to ‘Collection_radio_buttons’ and ‘Collection_check_boxes’ as-well)
Using ‘collection_select’ on a html form in ruby can seem pretty complex, the documentation is unclear and there are not many…