Skip to content

Instantly share code, notes, and snippets.

@niftydigits
Created February 7, 2011 13:36
Show Gist options
  • Save niftydigits/814369 to your computer and use it in GitHub Desktop.
Save niftydigits/814369 to your computer and use it in GitHub Desktop.
div.article
h1= article.title
div.created_at= article.created_at
div.body= article.body
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment