facebooker-micah 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
Gemfile:
=
install:
=
Versions:
- 1.0.74 August 13, 2010 (153 KB)
Runtime Dependencies (1):
json_pure
>= 1.0.0