Skip to content

Instantly share code, notes, and snippets.

@tbarbugli
Created January 25, 2015 21:34
Show Gist options
  • Save tbarbugli/866459bcbc867eb4a9c2 to your computer and use it in GitHub Desktop.
Save tbarbugli/866459bcbc867eb4a9c2 to your computer and use it in GitHub Desktop.
follows = [
{:source => 'flat:1', :target => 'user:1'},
{:source => 'flat:1', :target => 'user:3'}
]
client.follow_many(follows)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment