On 18 July 2016 at 16:52, tom <tomabr...@gmail.com> wrote:
> 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')

Where in the call is the current user referenced?

Colin

-- 
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+unsubscr...@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/CAL%3D0gLscrWx0r78UcQriWTTt%2BQEbpG2ye-1hR6L3LzEvd_Zs6g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to