So the question is when my app sends an app request how can I include a link insi开发者_运维问答de of it?
Can I @mention somebody whe开发者_如何学JAVAn posting to my wall with Facebook Open Graph? As far as I know, this isn\'t possible or supported via the Graph API. Some people seem to have unearthed som
I\'m working on a rails app that powers multiple facebook apps (serving them via iFrame) and allows users to install / customize the different apps from an admin area in my app.
I have a problem with my application, I\'m using this ex开发者_开发知识库ample (http://big-glow-mama.heroku.com/user_session/new) to connect my facebook with my application. But the thing is, that in
Hey all, im using facebooker gem to connect to facebook. Its all working fine except the fact that i cant set which perms i want user to allow.
I have a RoR website at domain1.com that uses a facebook application linked to that domain. I want to make domain2.com to point to the same server as domain1.com, so domain1.com/foo is equivalent to
I\'m developing a web app in Ruby on Rails. I\'m using authlogic to do authentication. My site has its own logins, but I\'m hoping to also use Facebook. I tried out authlogic_facebook_connect (using F
we\'re developing a Facebook Canvas App in Rails 2.3.8, we tried a couple of gems out there and for now we\'re using mini_fb but it\'s not really well documented and we\'re having some issue with the
There is code to use Facebooker gem (which uses the old Facebook REST API).Does someone have experience how to conver开发者_运维技巧t those code to
Is the fb_graph gem开发者_开发问答 better? It seems to be newer, but the facebooker has a lot more people using.