Sha256: 17c4095f24b35ea7b6157aa4120ca790bc4b470599da981eaa21fb71ad88b160
Contents?: true
Size: 308 Bytes
Versions: 1
Compression:
Stored size: 308 Bytes
Contents
<p> <strong>Blog Title:</strong> <%= @blog_post.blogpsttitle %> </p> <p> <strong>Blog Text:</strong> <%= @blog_post.blogpsttext %> </p> <p> <strong>Post Status:</strong> <%= @blog_post.pststatus %> </p> <%= link_to 'Edit', edit_blog_post_path(@blog_post) %> | <%= link_to 'Back', blog_posts_path %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
phcpress-0.3.1b | app/views/phcpress/blog/posts/show.html.erb |