Sha256: 76110fb660979f99d5ccf1d028e583132995b5c27d3c8c5a7cee5af700d6c9ec
Contents?: true
Size: 284 Bytes
Versions: 2
Compression:
Stored size: 284 Bytes
Contents
<p id="notice"><%= notice %></p> <p> <strong>Title:</strong> <%= @blog.title %> </p> <p> <strong>Body:</strong> <%= @blog.body %> </p> <p> <strong>Views:</strong> <%= @blog.views %> </p> <%= link_to 'Edit', edit_blog_path(@blog) %> | <%= link_to 'Back', blogs_path %>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
friendly_slug-0.1.6 | friendly_slug_gem_test/app/views/blogs/show.html.erb |
friendly_slug-0.1.5 | friendly_slug_gem_test/app/views/blogs/show.html.erb |