Talk:Using Ruby on Rails with Facebook Platform
From Facebook Developer Wiki
Contents |
[edit] Thrift
Should a section be added to the page on how Thrift can be used to interact with Facebook Platform instead of creating an entirely unique Rails API plugin?
yeah... that'd be cool...
[edit] Facebooker
Facebooker might be replacing RFacebook, if you look at the RFacebook site. 526243580 20:37, 20 July 2008 (PDT)
[edit] Solo Ruby
Has anyone been able to use Ruby without rails with Facebook? Preferably that doesn't require a gem. Something like the PHP library, but for Ruby so that you can simply use "require 'rubyfacebooklibrary'". I tried "Facebook Ruby", and it isn't working (I even fixed the api url). Any help would be great, or perhaps creating a page for this. Essentially, Ruby is better than PHP and I want to be able to use Ruby as my cgi language. 526243580 10:12, 21 July 2008 (PDT)
[edit] RFacebook
Hello, I am confused about how to connect to facebook via pure Ruby platform non-rails. I don't use a rails project I only want to connect to facebook via my ruby process. But I can not find any way to do this. All the examples are with rails on the internet. How can I use rfacebook or facebook.rb library written by surceforce author with ruby, help pls?
