-
Notifications
You must be signed in to change notification settings - Fork 71
Home
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
Add the following line in your Gemfile:
gem 'amistad'
Then run:
bundle install