Sign in Sign up
rubygems

act_as_buddy

Act-as-Buddy is a gem to allow any model to implement self relation. For eg: the friendships of a user can be implemented easily by self relation technique of act_as_buddy. Any Model can be buddied or lopped on to itself. Main uses would be for Users create friends etc.. Eg: User has many friends and friends are members of users table itself. This is expected to be heavily useful in social networking domain.

Activity

Latest release
13y ago
Total releases
5
Cadence
~daily
Last 12 months
0

Details

License
BSD-3-Clause
First release
Feb 25, 2013
Releases
Version Released
1.1.1 patch
1.0.0 initial
1.0.1 patch
1.1.2 patch
1.1.0 minor