开发者

How to integrate Facebook in Rails

开发者 https://www.devze.com 2023-01-25 05:09 出处:网络
I hava a Rails application, I need to integrate Facebook开发者_运维百科. User can login with Facebook account and get his reviews in facebook and so on, how to deal with this case in rails? thanks!Fac

I hava a Rails application, I need to integrate Facebook开发者_运维百科. User can login with Facebook account and get his reviews in facebook and so on, how to deal with this case in rails? thanks!


Facebooker is no longer supported I recommend using Koala gem: https://github.com/arsduo/koala/wiki


There is a very comprehensive article here: http://www.packtpub.com/article/facebook-application-development-ruby-on-rails

And several existing plugins for this purpose like 'rfacebook', 'facebooker' or 'facebook-rails'. 'Facebooker' definitely has Facebook Connect abilities.

0

精彩评论

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