views:

16

answers:

0

Hello!

I am developing in Rails 3 and I need to use the Facebook connect API (Graph). I am currently trying out the Javascript SDK and it works fine. The problem is I do not know how to "save" and interact with the information I extract in Rails.

The best thing would be to use some "native" Rails plugin for Facebook. I have looked a bit on the Facebooker Plugin but I do not know how to get started and use it.

Does anyone know how to interact with the Facebook API with Rails 3?