Ruby on Rails Monday, July 18, 2016

hi, im using the koala gem, and i woudl like to display a list of friends, meaning the friend of the user being displayed.
->> /user/:id/friends

this give me only an empty array
  friends = @graph.get_connections("me", "friends", api_version: 'v2.0')


not sure...pls help

thx


--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CADQqhMdK-FuvbomMsQa19Vki5vSLTt92CydVWz5EQ3XwN4%3DeRA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment