[Facebooker-talk] What a great community!

Mike Mangino mmangino at elevatedrails.com
Fri Jan 9 09:16:15 EST 2009


I just pulled in a couple of patches on GitHub and wanted to say a big  
thank you to everybody. I'm amazed at the number of people that have  
contributed to Facebooker recently.

There are two notable recent patches. First, HiroProt provided  
bindings for the curb gem. If you have curb installed, Facebooker will  
now use that instead of net::http. This allows you to specify a  
timeout in your api calls (by setting timeout in your facebooker.yml  
file) and should work much better in threaded environments. If you  
don't have curb installed, net::http will be used.

Second, Kevin Lochner added a configuration option that stops  
Facebooker from setting your AssetHost. By default, we still set the  
asset host to the callback url. You can disable this by adding
   set_asset_host_to_callback_url: false
to your facebooker.yml file

If you've got a github repo with other useful changes, let me know.

Mike

--
Mike Mangino
http://www.elevatedrails.com





More information about the Facebooker-talk mailing list