Sha256: c7a0707bf0a22c64033c633599414f514e13f1a5579ee7f3d106371164f7b4e8

Contents?: true

Size: 143 Bytes

Versions: 4

Compression:

Stored size: 143 Bytes

Contents

<p>
  <b>Name:</b>
  <%= @category.name %>
</p>

<%= link_to 'Edit', edit_category_path(@category) %> |
<%= link_to 'Back', categories_path %>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
blogmodule-1.0.2 app/views/categories/show.html.erb
blogmodule-1.0.1 app/views/categories/show.html.erb
blogmodule-1.0.0 app/views/categories/show.html.erb
blogmodule-0.0.1 app/views/categories/show.html.erb