RubyGems.org

facebooker

1.0.74

Facebooker is a Ruby wrapper over the Facebook[http://facebook.com] {REST API}[http://wiki.developers.facebook.com/index.php/API]. Its goals are: * Idiomatic Ruby * No dependencies outside of the Ruby standard library (This is true with Rails 2.1. Previous Rails versions require the JSON gem) * Concrete classes and methods modeling the Facebook data, so it's easy for a Rubyist to understand what's available * Well tested

installgem install facebooker
Authors

Chad Fowler, Patrick Ewing, Mike Mangino, Shane Vitarana, Corey Innis, Mike Mangino

29,371 total downloads 2,343 for this version
Versions
  1. 1.0.74 June 28, 2010
  2. 1.0.73 June 24, 2010
  3. 1.0.72 June 23, 2010
  4. 1.0.71 June 17, 2010
  5. 1.0.70 June 10, 2010
Show all versions (35 total)
Runtime Dependencies
  1. json_pure >= 1.0.0
Development Dependencies
  1. hoe >= 2.4.0