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 702972c2b1620363cf4c76c7ad8355b13f7d2521
tree d3c3a14dd42dc933909a2cbd36b7ed61b6981484
parent 20415455682a79ab1810956a0f05a5f337a1b684
tree d3c3a14dd42dc933909a2cbd36b7ed61b6981484
parent 20415455682a79ab1810956a0f05a5f337a1b684
embark /
| name | age | message | |
|---|---|---|---|
| |
.DS_Store | Sun Feb 08 23:47:37 -0800 2009 | |
| |
README | Mon Feb 09 00:17:14 -0800 2009 | |
| |
Rakefile | Wed Feb 04 23:59:29 -0800 2009 | |
| |
app/ | Mon Feb 09 00:08:55 -0800 2009 | |
| |
config/ | Sun Feb 08 23:47:37 -0800 2009 | |
| |
db/ | Wed Feb 04 23:59:29 -0800 2009 | |
| |
doc/ | Wed Feb 04 23:59:29 -0800 2009 | |
| |
log/ | Mon Feb 09 00:08:55 -0800 2009 | |
| |
public/ | Mon Feb 09 00:08:55 -0800 2009 | |
| |
script/ | Wed Feb 04 23:59:29 -0800 2009 | |
| |
test/ | Sun Feb 08 23:47:37 -0800 2009 | |
| |
vendor/ | Sun Feb 08 23:47:37 -0800 2009 |
README
Configuration In the config/environments/production.rb Change HOST to your host In config/environment.rb Change the DO_NOT_REPLY to the from email address Install ruby-openid sudo gem install ruby-openid Make OpenID database tables rake open_id_authentication:db:create Migrate rake db:migrate Setup a Facebook App Setup Facebooker rake facebooker:setup In app/views/layouts Change the line to your own API key that your facebook app generated window.api_key = 'eacd9ebbf06ff422f1610476d913e7c4'; In config/facebooker.yml Change the api_key and secret_key to match your facebook app.







