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,383 of 192,692
Downloads: 45,682

Daily

Ranking: 20,848 of 192,666
Downloads: 20

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,389,621,074bundler
81,311,002,349rake
36786,213,027activerecord
44740,994,370rails
165300,498,183rdoc
278181,938,143sqlite3
1,07544,090,393shoulda
3,5793,518,565rcov
4,3092,204,542jeweler
31,96842,652dummier

Owners

#GravatarHandle
1iconkannancet