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 20415455682a79ab1810956a0f05a5f337a1b684
tree 99a33d9b0b8dd2136f315b6a5f781cdb1c0390dc
parent e038d85c55b19052f1223ba982ed856de4ca4d52 parent c63eb51b01a6f0a66e4bad5891170c7fd626012d
tree 99a33d9b0b8dd2136f315b6a5f781cdb1c0390dc
parent e038d85c55b19052f1223ba982ed856de4ca4d52 parent c63eb51b01a6f0a66e4bad5891170c7fd626012d
embark /
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';








