Sha256: 0b75ce28af3ebb08215d60e233dba4354bdfe397b547da449dca254f23d2a1f8
Contents?: true
Size: 271 Bytes
Versions: 14
Compression:
Stored size: 271 Bytes
Contents
<p id="notice"><%= notice %></p> <p> <b>Title:</b> <%= @category.title %> </p> <p> <b>Description:</b> <%= @category.description %> </p> <%= render('posts/list') %> <%= link_to 'Edit', edit_category_path(@category) %> | <%= link_to 'Back', categories_path %>
Version data entries
14 entries across 14 versions & 1 rubygems