Sha256: 5bb35ef21405aeb808ce1b3d53566626b083e108bc3026ca7ca1bd2efb1b3bb7
Contents?: true
Size: 348 Bytes
Versions: 1
Compression:
Stored size: 348 Bytes
Contents
<p id="notice"><%= notice %></p> <p> <strong>Title:</strong> <%= @topic.title %> </p> <p> <strong>Slug:</strong> <%= @topic.slug %> </p> <p> <strong>Color:</strong> <%= @topic.color %> </p> <p> <strong>Views:</strong> <%= @topic.views %> </p> <%= link_to 'Edit', edit_topic_path(@topic) %> | <%= link_to 'Back', topics_path %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
friendly_slug-0.1.6 | friendly_slug_gem_test/app/views/topics/show.html.erb |