Sha256: 47b1989f6cf7b316b89cfdc38f9bfe50ee7aae0b6bdd0a1933cbefca0cadd199

Contents?: true

Size: 194 Bytes

Versions: 8

Compression:

Stored size: 194 Bytes

Contents

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

<p>
  <b>Kind:</b>
  <%=h @category.kind %>
</p>


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

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
yhara-moneyrail-0.0.2 app/views/categories/show.html.erb
moneyrail-0.1.6 app/views/categories/show.html.erb
moneyrail-0.1.5 app/views/categories/show.html.erb
moneyrail-0.1.4 app/views/categories/show.html.erb
moneyrail-0.1.2 app/views/categories/show.html.erb
moneyrail-0.1.1 app/views/categories/show.html.erb
moneyrail-0.1.0 app/views/categories/show.html.erb
moneyrail-0.0.2 app/views/categories/show.html.erb