RFacebook

A free and open source Ruby client to the Facebook API (includes Rails plugin support)
Download

RFacebook Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Price:
  • FREE
  • Publisher Name:
  • Matt Pizzimenti
  • Publisher web site:
  • http://pypi.python.org/pypi/metamake
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 13 KB

RFacebook Tags


RFacebook Description

A free and open source Ruby client to the Facebook API (includes Rails plugin support) RFacebook is a Ruby interface to the Facebook API. It hides all the nitty-gritty details behind a beautiful Ruby front-end, allowing you to focus on writing great code.And now, with the RFacebook Rails plugin, you can have even more Facebook goodness in Rails. Besides extensions for controllers, views, models, and sessions, RFacebook even has a great debug panel for beginners that will let you see what is actually going on behind the scenes.RFacebook is a production-ready library that has been deployed in a number of high-profile applications, such as Causes. The combination of extensive unit tests and a full feature set make it the most complete Facebook library for Rails. Here are some key features of "RFacebook": · View and Controller integration (url_for and redirect_to "just work") · Works for Canvas, IFrame, and External applications · Session management automatically uses fb_sig in lieu of cookies when in canvas · Ensures security by checking signature given in canvas · Configuration is done via facebook.yml (allowing multiple environments to be easily configured and versioned) · Unit tested across both the API client (RFacebook) and the Rails plugin (RFacebook on Rails). · Readable backtraces inside the Canvas · Debug panel to help with common problems · the interface won't break when Facebook alters the API (remote methods are invoked via method_missing) What's New in This Release: · split up the Gem (core library) and plugin (Rails extensions) · you will now have to update your Rails plugin separately from the Gem · better documentation in the core library · deprecated all the confusing is_valid/is_ready/is_activated/is_expired methods in favor of simply 'ready?' and 'expired?' · removed the plugin code from the gem...the Rails plugin is now much better-separated · moved unit tests that applied to the core into the Gem itself (rather than the plugin) · cleaned out some unnecessary code in controller_extensions · refactored signature checking so that it happens in the plugin rather than in the core lib · added ssh_port to tunnel configuration (if for some reason you dont use 22) · added 'log_out_of_facebook' method to force a user to log out (clears the fbsession data)


RFacebook Related Software