<%# async_combobox_options @brands.map { |brand| [brand.name, brand.id] } %>
<%= async_combobox_options @brands %>