This is an example of a Rails 3.1 application using the built in Omniauth with Devise
Currently using Facebook with Omniauth
# Install the app
$ bundle install
$ rake db:migrate
Add Facebook Integration Add Twitter Integration Add LinkedIn Integration
Add Rspec testing with Omniauth