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: 28,922 of 186,833
Downloads: 44,592

Daily

Ranking: 56,187 of 186,696
Downloads: 8

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,901,817,099bundler
101,126,598,827rake
36696,900,345activerecord
43657,744,033rails
190230,933,272rdoc
276160,548,836sqlite3
1,11337,539,490shoulda
3,6402,928,251rcov
4,2641,964,323jeweler
30,96140,613dummier

Owners

#GravatarHandle
1iconkannancet