Skip to content

Instantly share code, notes, and snippets.

@lfranchi
Created December 15, 2012 22:25
Show Gist options
  • Save lfranchi/4299873 to your computer and use it in GitHub Desktop.
Save lfranchi/4299873 to your computer and use it in GitHub Desktop.
- latest.each do |article|
= render( 'article_embedded', :item => article, :extended => true ) { article.compiled_content( :snapshot => :pre ) }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment