10-Minute Quick Start Guide for Facebooker – Create a Facebook App Using Rails in 7 Easy Steps
Posted by Bhushan Ahire | Posted in Rails | Posted on 04-02-2008
0
Here I found a gr8 post by Gerald Bauer (RailsAdvance), Thanks for gr8 post.
Welcome to the 10-Minute Quick Start Guide for Facebooker showing you how to create a Facebook application from scratch using Ruby on Rails in 7 easy steps:
- Create a Rails application
- Install the Facebooker Rails plugin
- Log on to Facebook and set up a new application
- Add your API key and secret to the facebooker.yml configuration file
- Create Rails controller (and view skeletons)
- Configure default route and remove public/index.html page
- Use Facebooker to get your name, profile pic and status
