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 (
Matt Knopp (author)
Tue Jan 06 23:22:31 -0800 2009
| 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/ | Fri Jan 09 10:50:02 -0800 2009 | |
| |
merb_facebooker.gemspec | Fri Jan 09 10:50:12 -0800 2009 | |
| |
merb_facebooker.rb | Fri Jan 09 10:50:32 -0800 2009 | |
| |
spec/ | Mon Dec 15 20:11:31 -0800 2008 | |
| |
templates/ | Fri Jan 09 10:50:02 -0800 2009 |
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












