Developing Facebook Platform Applications with Rails provides everything needed to get started, with great examples and clear explanations. The author provides detailed instructions for building a basic Facebook application, and then adds more complex features such asnews feeds and asynchronous messaging. Tips are also provided for using Facebooker, a Ruby library that is really handy [...]
RailsSpace is a really fun book that lets you learn by example. The book covers all abc’s on developing a social network website like Facebook. While most books that let you learn by example tend to produce a not working application, RailsSpace actually has a product that works. I downloaded the example code from their [...]