Created
July 8, 2014 16:43
-
-
Save 8vius/d483a219fd09a9870990 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@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