eltiare / merb_facebooker forked from peregrine/merb_facebooker
- Source
- Commits
- Network (15)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
Jeremy Nicoll (author)
Wed Aug 05 12:44:52 -0700 2009
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
LICENSE | ||
| |
README | ||
| |
Rakefile | ||
| |
TODO | ||
| |
lib/ | ||
| |
merb_facebooker.gemspec | ||
| |
merb_facebooker.rb | ||
| |
spec/ | ||
| |
templates/ |
README
merb_facebooker =============== A plugin for Merb that hooks up the facebooker gem. Some controller goodness, a few FMBL tag helpers. Updated so that IFrame applications will work. Have not yet tested if things still work with FMBL style applications. Installation ============== git clone git://github.com/eltiare/merb_facebooker.git cd merb_facebooker rake gem cd ../your_merb_app gem install -i gems ../merb_facebooker/pkg/merb_facebooker-*.gem

