Skip to content

Instantly share code, notes, and snippets.

@gobijan
Created February 24, 2010 02:31
Show Gist options
  • Save gobijan/313009 to your computer and use it in GitHub Desktop.
Save gobijan/313009 to your computer and use it in GitHub Desktop.
@entries
for feed in Feed.all
@entries << feed.entries
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment