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 […]
February 26th, 2008
Categories: Apps development, Flash, Ruby on Rails . Author: admin . Comments: 1 Comment
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
- […]
February 15th, 2008
Categories: Apps development, Ruby on Rails, Tutorials . Author: admin . Comments: No Comments
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 […]
February 14th, 2008
Categories: Apps development, Ruby on Rails, Tutorials . Author: admin . Comments: No Comments
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
February 12th, 2008
Categories: Apps development, Plugin's, Ruby on Rails, Tutorials . Author: admin . Comments: No Comments