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,996 of 196,125
Downloads: 45,997

Daily

Ranking: 30,884 of 196,106
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,667,363,143bundler
81,394,381,169rake
37826,900,046activerecord
45778,702,380rails
154336,233,276rdoc
281192,458,273sqlite3
1,06546,910,103shoulda
3,6023,710,833rcov
4,3702,296,720jeweler
32,27443,633dummier

Owners

#GravatarHandle
1iconkannancet