Can anyone suggest a good and complete tutorial on how to set up Facebook authentication with Devise and Omniauth in Rails 3, and then integrate it with Facebook Graph API using fb_graph?
I have already looked into Ryan Bates' railscasts and tons of other tutorials, but none of them seem to work. Any kind of help regarding this matter will be highly appreciated.