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,492 of 193,214
Downloads: 45,753

Daily

Ranking: 61,331 of 193,188
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,441,039,624bundler
81,330,047,653rake
36793,912,258activerecord
44748,261,752rails
165307,057,356rdoc
279183,854,320sqlite3
1,07544,627,740shoulda
3,5753,572,683rcov
4,3162,220,876jeweler
32,02742,802dummier

Owners

#GravatarHandle
1iconkannancet