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
commit 2b5c66bb2305e8e55db2d3f27e998f15cd7fb9d0
tree c324c89486e53ae4ec8b1910b54076e33d9a76a0
parent 0d7847e4920f0c3bcc6bbd44ee2f3ab091f7be0c
tree c324c89486e53ae4ec8b1910b54076e33d9a76a0
parent 0d7847e4920f0c3bcc6bbd44ee2f3ab091f7be0c
| 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 |
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








