Skip to content
Rawane ZOSSOU edited this page Mar 6, 2012 · 7 revisions

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

Installation

Add the following line in your Gemfile:

gem 'amistad'

Then run:

bundle install

Setup And Configuration

Friendships Management