Sha256: 75ebc317507490e9efabc82ea7323c62c9e2ff014a8db50d5f47fbfc31aa0b9a

Contents?: true

Size: 147 Bytes

Versions: 1

Compression:

Stored size: 147 Bytes

Contents

<%= @brands.each do |brand| %>
<h2><%= link_to brand.name, brand_path(brand)%></h2>
<% end %>
<br>
<%= link_to "Add Brand", new_brand_path %>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
Depreciation-0.1.3 app/views/brands/index.html.erb