Skip to content

Instantly share code, notes, and snippets.

@tubbo
Created November 14, 2009 21:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tubbo/234792 to your computer and use it in GitHub Desktop.
Save tubbo/234792 to your computer and use it in GitHub Desktop.
<h2>~/blog</h2>
<%= render :partial => 'blog/post', :object => @post %>
<hr align="center" />
<!-- comments here -->
<div style="width: 100%; text-align: center"><%= link_to 'Back', blog_posts_path %></div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment