Which Ruby gems support the Facebook API?

前端 未结 8 1088
春和景丽
春和景丽 2021-01-30 23:30

I have a rails application using the Facebook API. I\'ve seen several different Ruby gems for integrating with Facebook, but they look dated.

Is it best to write low-le

8条回答
  •  刺人心
    刺人心 (楼主)
    2021-01-31 00:26

    The oauth2 from Intridea supports Facebook's Graph API.

    Blog Post: http://intridea.com/2010/4/22/oauth2-gem-just-in-time-for-facebook-graph?blog=company

    On github: http://github.com/intridea/oauth2

提交回复
热议问题