Rails OAuth DemoShows how you can use Rails with Google, Twitter, and Facebook authentication.SetupRuby 1.9.3 or jRuby 1.7.4 is neededbundle installbundle exec rake db:createbundle exec rake db:migratebundle exec rails server