We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
All you have to do for mongoid projects is to activate amistad in you model:
class User include Mongoid::Document include Amistad::FriendModel end
Home Release Notes ActiveRecord Setup Mongoid Setup MongoMapper Setup Custom User Model The Friendship Model Migrating to v0.8.0 Creating Friendships Listing Friends Removing and blocking Friendships