drop down

<div class="field">
  <label for="filter">Filter</label><br>
  <%= select_tag "category", options_from_collection_for_select(@categories, "id", "name"), class: "form-control"%>
</div>

Comments

Popular posts from this blog

rvm setup new ruby install system

masking account number

Ruby install for new system