Home > fb_test

fb_test

Fb_test is a project mainly written in Ruby, it's free.

Find who comments the most on someones wall

Wildfire Programming Challenge

This app serves as the basis for programming challenges involving the Facebook Graph. In order to run the app locally:

  1. Set up a new Facebook app.
  2. Copy config/facebook.yml.example to config/facebook.yml and copy the id and secret key from your new Facebook app.
  3. Run your Rails app.

That's it!