How to have a Facebook integration to one of your Rails websites

Another article about Rails and Facebook.
This article will help you to port one of your existing Rails applications to utilize the facebook platform.
Because Facebook acts like a middleman between the Facebook user and your Rails application, when a Facebook user clicks on a link or submits a form in your Facebook aplication, Facebook POSTs that […]

A great Plugin for Facebook Apps: Facebook on Rails

If you’ve been working through the Facebook/Rails tutorials you might find this plugin useful.
 
Facebook on Rails is a sexy plugin for developing Facebook apps.
 
It adds some useful functions to Rails for creating a Facebook application.
 
Source page