Skip to content

Instantly share code, notes, and snippets.

@1dolinski
Created August 14, 2013 01:30
Show Gist options
  • Save 1dolinski/6227284 to your computer and use it in GitHub Desktop.
Save 1dolinski/6227284 to your computer and use it in GitHub Desktop.
- postList.each do |post|
.row-fluid
.span2
= post.title
.span3
= post.description
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment