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
According to this link,
With Facebook’s Graph API and the creation of the Open Graph protocol, it is now easier then ever before to read and write data from and to the “social graph”.
...
The following are proven to work with Ruby 1.9.x and Rails 3.0.0.
Gems
Cardinal Blue’s rest-graph
miniFB
FBGraph
Koala
MogliPlugins - Facebooker2
Middlewares
OmniAuth
rack-facebook