facebooker
Getting authlogic_facebook_connect to create users in DB
I\'m using the Authlogic Facebook Connect plugin on my site. After a bit of a struggle I can sign in with FBConnect, I can get stuff from the FBSession, like the users nam开发者_JAVA技巧e, and I can l[详细]
2022-12-19 04:36 分类:问答Writing functional tests for facebooker controller?
Anyone have any tips for best practices for mocking out facebook requests in functional tests?Is it just as simple as adding all of the proper params to the request?Is there a way to stub those out?[详细]
2022-12-18 19:50 分类:问答I Don't Need a Facebook App, I just want their API (in Ruby)
Can I use Facebooker without having to create a whole Facebook App in their Developer section? I don\'t need to create a Facebook App with Facebooker, I just want to be able to create events and post[详细]
2022-12-18 00:27 分类:问答Facebook Application Tab URL
I have a facebook application that can be added to fan pages as a tab. The application requires that users are authenticated in order to use it. This can be accomplished by using requirelogin=1 in a l[详细]
2022-12-16 09:57 分类:问答Who else out there is using the Facebooker plugin for Rails?
I\'ve been working with the plugin for a couple 开发者_开发百科weeks. Any other SOers using it, and if so, is there any knowledge or wisdom you\'ve gleaned from using the plugin/gem?I used it this pas[详细]
2022-12-15 18:48 分类:问答How to send facebook session details to a rails application using facebooker plugin
I am not able to integrate the iPhone application with my rails application both using fbconnect as the session details that i send along with the request from iPhone are not recognized by the faceboo[详细]
2022-12-15 15:57 分类:问答Facebooker: Getting it to post to specific pages?
I am trying to post to specific pages and running into an issue. This is what I have where 1234 is a facebook uid[详细]
2022-12-13 06:30 分类:问答Is the facebooker plugin still applicable for developing FBConnect applications
Im trying to integrate FBConnect to my application and want to know if the facebooker plugin is still applicable no开发者_JAVA百科w that Facebook has made some revisions to its API.Yes it is, but you[详细]
2022-12-11 19:25 分类:问答how to get the text inputted into a fb:friend-selector
I want to get the text from an fb:f开发者_JAVA百科riend-selector even if a friend was not selected, how cna I do this? So for example if someone enters someone who is not a friend, I want to be able t[详细]
2022-12-09 13:07 分类:问答