ckhsponge / connectiproxy
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
a76348e
commit a76348ed8eb57194216c7f884de25734c3d922c3
tree e02dda0f1ee4fcbdb6c9a52296e0a3f0416be818
parent 787b7724d260279bc706f46730f000c7eeba053b
tree e02dda0f1ee4fcbdb6c9a52296e0a3f0416be818
parent 787b7724d260279bc706f46730f000c7eeba053b
| 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 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.

