eltiare / merb_facebooker forked from peregrine/merb_facebooker

A plugin that makes the facebooker gem play nice with Merb

This URL has Read+Write access

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