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,917 of 190,365
Downloads: 45,427

Daily

Ranking: 113,104 of 190,317
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,243,919,424bundler
81,256,317,454rake
36762,217,870activerecord
44718,397,445rails
172281,711,329rdoc
279175,249,192sqlite3
1,09142,314,559shoulda
3,6023,345,065rcov
4,3002,139,148jeweler
31,57142,252dummier

Owners

#GravatarHandle
1iconkannancet