-
Notifications
You must be signed in to change notification settings - Fork 70
Home
raw1z edited this page Mar 6, 2012
·
9 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