Archive

Posts Tagged ‘facebooker’

How To Use Facebook Open Streams With Facebooker

September 15th, 2009 4 comments

facebook_extended_permissions

I would like my Facebook Connect app to publish stories to my users’ Facebook news stream. I went looking for how do this with Facebooker and figured out an answer.

Read more…

How To Include a Gem’s Rake Tasks in Your Rails App

September 14th, 2009 1 comment

Rake tasks contained in a gem are not automatically available to a rails app that requires the gem. Whether that’s the right way to do things is under debate, but in the mean time there are a couple workarounds.

Read more…

Categories: code Tags: , , , , ,