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,251 of 187,255
Downloads: 44,845

Daily

Ranking: 98,642 of 187,239
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,973,645,220bundler
101,152,124,538rake
36711,782,395activerecord
43671,425,242rails
185241,912,208rdoc
274163,802,561sqlite3
1,10738,510,687shoulda
3,6113,060,943rcov
4,2941,989,256jeweler
31,06641,317dummier

Owners

#GravatarHandle
1iconkannancet