Categories: None [Edit]

act_as_buddy

https://rubygems.org/gems/act_as_buddy
https://github.com/kannancet/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.

Total

Ranking: 30,594 of 193,756
Downloads: 45,774

Daily

Ranking: 110,042 of 193,649
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,494,238,297bundler
81,345,947,699rake
36801,545,420activerecord
44755,328,125rails
163313,647,949rdoc
279185,971,812sqlite3
1,07245,198,387shoulda
3,5713,627,639rcov
4,3272,243,720jeweler
32,12842,871dummier

Owners

#GravatarHandle
1iconkannancet