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: 26,991 of 180,702
Downloads: 43,510

Daily

Ranking: 28,489 of 180,689
Downloads: 18

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,107,069,537bundler
16863,261,344rake
34545,039,669activerecord
42519,025,014rails
215148,185,687rdoc
238133,382,549sqlite3
1,07228,458,302shoulda
3,3892,580,746rcov
3,9021,817,371jeweler
29,29238,806dummier

Owners

#GravatarHandle
1iconkannancet