<%=h @category.name %>

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