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 8a264c4de6a87b97b4f89665a9b6a891616fa2e7
tree 2cfa64c0394b423bf0f34f2a212e869fcf5fd31f
parent 3ccdd3b19fa124b13f0191e4a0dfcae87f5b631a parent cfb572d835f900fbf70d501a5708a2ea6db66501
tree 2cfa64c0394b423bf0f34f2a212e869fcf5fd31f
parent 3ccdd3b19fa124b13f0191e4a0dfcae87f5b631a parent cfb572d835f900fbf70d501a5708a2ea6db66501
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Mon Dec 15 20:11:31 -0800 2008 | |
| |
LICENSE | Sat Mar 29 19:48:36 -0700 2008 | |
| |
README | Sat Mar 29 19:55:21 -0700 2008 | |
| |
Rakefile | Mon Dec 15 20:11:32 -0800 2008 | |
| |
TODO | Sat Mar 29 19:48:36 -0700 2008 | |
| |
lib/ | ||
| |
spec/ | Mon Dec 15 20:11:31 -0800 2008 |
README
merb_facebooker =============== A plugin for Merb that hooks up the facebooker gem. Currently it just mixes some good stuff into Merb::Controller... the helpers are missing along with the CGI extentions. These should be easily ported from the rails plugin portion of facebooker... I just haven't needed it yet. Finnaly facebook comes to Merb :) Installation ============== git clone git://github.com/vanpelt/merb_facebooker.git cd merb_facebooker rake gem cd ../your_merb_app gem install -i gems ../merb_facebooker/pkg/merb_facebooker-*.gem








