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,278 of 192,137
Downloads: 45,606

Daily

Ranking: 123,214 of 192,103
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,342,103,677bundler
81,292,456,495rake
36778,810,251activerecord
44733,962,069rails
166294,675,471rdoc
279179,551,852sqlite3
1,07843,556,227shoulda
3,5823,466,511rcov
4,2992,189,841jeweler
31,88342,526dummier

Owners

#GravatarHandle
1iconkannancet