DESCRIPTION
A Ruby client for the $uper Rewards API by KITN Media, the Facebook monetization tool.
FEATURES
USE offer_code = SuperRewards::Client.offers_display(:iframe, uid) points = SuperRewards::Client.get_points(uids).first.user.points
REQUIREMENTS
INSTALL
DOCUMENTATION
Rubyforge: http://rubyforge.org/projects/superrewards/
RDocs: http://superrewards.rubyforge.org/
NOTES
I released this on December 17th, 2007, so the service may have changed since then. All the tests still pass as of the day of this post.
Thanks to Eugene from KITN Media for helping me with debugging and testing, and Jason Bailey for moral support.