Skip to content

Instantly share code, notes, and snippets.

@8vius
Created July 8, 2014 16:43
Show Gist options
  • Save 8vius/d483a219fd09a9870990 to your computer and use it in GitHub Desktop.
Save 8vius/d483a219fd09a9870990 to your computer and use it in GitHub Desktop.
@activities = PublicActivity::Activity.order("created_at desc").where(owner_id: current_user.followed_user_ids, owner_type: "User")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment