开发者

How to get user's facebook pages from Rails 3

I have a website with Facebook Connect (using Facebooker2) and I would lik开发者_运维技巧e to get the user's facebook pages.

Is there any plugin/gem for Ruby On Rails 3 to do it?


Well,

Thanks to this post I figured out that Facebook calls accounts to the user's pages.

So, once you get the user using FBGprah, for example, you just write @user.accounts in order to make it work.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜