Nope, but here is the small code that I use :
in the view :
FB.Connect.showFeedDialog(<%= @user_action.template_id %>,
<%@user_action.data.to_json %>, null, null, FB.FeedStorySize.shortStory,
FB.RequireConnect.promptConnect);
in the controller :
@user_action = FacebookPublisher.create_new_review(@facebook_session.user,
@review, polymorphic_path(@review.item))
Pierre Valade
+33.6.89.04.15.30
www.tiiptop.com
On Tue, Jan 27, 2009 at 1:57 AM, kevin lochner <klochner at gmail.com>
wrote:
> For connect, it looks like you have to use the javascript library to
> publish feed stories
> (and get the pop-up feed dialogue window). Has anyone written a helper to
> generate
> the javascript?
>
> - kevin
> _______________________________________________
> Facebooker-talk mailing list
> Facebooker-talk at rubyforge.org
> http://rubyforge.org/mailman/listinfo/facebooker-talk
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://rubyforge.org/pipermail/facebooker-talk/attachments/20090202/3f8577a0/attachment.html>