<%# To pass options to the collection_select, add {options} as the last argument %>
<%= f.label args.first %>: <%= f.collection_select *args, {class: 'form-control'} %>