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