Skip to content

Instantly share code, notes, and snippets.

@HectorMalot
Created March 6, 2012 19:15
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 HectorMalot/1988370 to your computer and use it in GitHub Desktop.
Save HectorMalot/1988370 to your computer and use it in GitHub Desktop.
- for post in @posts
.post
.row
= render :partial => 'post_header', :locals => {:post => post}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment