Skip to content

Instantly share code, notes, and snippets.

@zombor
Created June 5, 2010 03:20
Show Gist options
  • Save zombor/426262 to your computer and use it in GitHub Desktop.
Save zombor/426262 to your computer and use it in GitHub Desktop.
@account.feed_posts.each do |post|
puts 'init: '+post.user.inspect
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment