Sha256: 8a4e86db30ebf8e7981dd4245a88d195804675fa08728281379faccf7b76eb73

Contents?: true

Size: 254 Bytes

Versions: 1

Compression:

Stored size: 254 Bytes

Contents

<p id="notice"><%= notice %></p>

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

<p>
  <strong>Language:</strong>
  <%= @category.language %>
</p>

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
vellum-0.0.2 app/views/vellum/categories/show.html.erb