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: 29,349 of 187,591
Downloads: 44,970

Daily

Ranking: 20,970 of 187,571
Downloads: 23

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,011,203,451bundler
101,165,649,814rake
36719,592,156activerecord
43678,761,749rails
182248,248,053rdoc
275165,742,106sqlite3
1,10938,995,678shoulda
3,6133,088,854rcov
4,2982,004,250jeweler
31,14241,481dummier

Owners

#GravatarHandle
1iconkannancet