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
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