Sha256: 23a32ee005bf9da9f53f0a549315bdec0fcf00298583782d1f206b4a82ef9b3c

Contents?: true

Size: 103 Bytes

Versions: 4

Compression:

Stored size: 103 Bytes

Contents

<% @categories.each do |category| %>
  <p>
    <%= link_to category.name, category %>
  </p>
<% end %>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
kawara-0.3.2 app/views/kawara/categories/index.html.erb
kawara-0.3.1 app/views/kawara/categories/index.html.erb
kawara-0.3.0 app/views/kawara/categories/index.html.erb
kawara-0.2.0 app/views/kawara/categories/index.html.erb