Skip to content
raw1z edited this page Oct 21, 2012 · 9 revisions

Amistad adds friendships management into a rails 3.0 application. it supports ActiveRecord 3.0.x, Mongoid 3.0.x and MongoMapper 0.12.x

Installation

Add the following line in your Gemfile:

gem 'amistad'

Then run:

bundle install

Setup And Configuration

Friendships Management