RubyGems.org

rack-facebook is a Rack middleware that checks the signature of Facebook params, and converts them to Ruby objects when appropiate. Also, it converts the request method from the Facebook POST to the original HTTP method used by the client.

installgem install rack-facebook
Authors

Carlos Paramio

51,242 total downloads 50,319 for this version
Owners

F10c5ded4c3f1dffe043cad7d0b9db47

Gemfile
gem "rack-facebook", "~> 0.0.3"
Versions
  1. 0.0.3 January 25, 2010
  2. 0.0.2 January 9, 2009
Runtime Dependencies
  1. rack >= 0.4.0