This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit ebebe873368d93cfb7d3318c590b9333ec6d9228
tree 553d36065355c9de8460a646c4416dfdcf9f1d61
parent a76348ed8eb57194216c7f884de25734c3d922c3
tree 553d36065355c9de8460a646c4416dfdcf9f1d61
parent a76348ed8eb57194216c7f884de25734c3d922c3
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
README | ||
| |
Rakefile | ||
| |
app/ | ||
| |
config/ | ||
| |
db/ | ||
| |
doc/ | ||
| |
log/ | ||
| |
public/ | ||
| |
script/ | ||
| |
test/ | ||
| |
vendor/ |
README
Connectiproxy demonstrates how to use a Ruby on Rails application with Facebooker as a proxy for Facebook Connect calls from an iPhone. You must create a config/facebooker.yml file. In your iPhone app set the public key to your public key and the proxy url to http://localhost:3000/facebook/proxy. No private key is needed in the iPhone app. Connectiproxy has been tested successfully using http://github.com/ckhsponge/facebook-iphone-sdk in the iPhone simulator. This code is based on code that is live on Toonsy Net. Chris Hobbs http://toonsy.net








