Sha256: b54d70f564b1944738bb3309fdde0a1fcacd7660f3a54f6693051da87e411006
Contents?: true
Size: 296 Bytes
Versions: 1
Compression:
Stored size: 296 Bytes
Contents
<p> <b>Name:</b> <%=h @category.name %> </p> <p> <b>Description:</b> <%=simple_format(h(@category.description)) %> </p> <p> <b>Group:</b> <%=h @category.group %> </p> <%= link_to 'Edit', edit_eventable_category_path(@category) %> | <%= link_to 'Back', eventable_categories_path %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
dcs-eventable-0.0.8 | app/views/eventable/categories/show.html.erb |