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 […]

Facebook RoR (Ruby on Rails) Tutorial -part 2

This is the second part of the liverail “Continuing Facebook Applications with Ruby On Rails” tutorial I just referenced yesterday.
Now Stuarteccles is talking about some nice tips like :
- Sending events to the feed
- Adding a profile box to a user’s profile page
- Adding a profile action to a user’s profile page
- […]

Facebook RoR (Ruby on Rails) Tutorial

After the facebook php tutorial, I found a nice tutorial on liverail which explains, with code samples, how to develop a Facebook platform application with Ruby on Rails.
Stuarteccles says:
“This article is a complete tutorial for building a simple Facebook application using Ruby on Rails and should allow you to hit the ground running. We are […]

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

SRTH SRTH