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: 31,110 of 196,721
Downloads: 46,008

Daily

Ranking: 36,893 of 196,694
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,728,237,794bundler
81,410,641,125rake
37835,846,227activerecord
45786,959,286rails
152344,213,097rdoc
284194,725,346sqlite3
1,06447,412,710shoulda
3,6153,714,004rcov
4,3732,311,909jeweler
32,24943,859dummier

Owners

#GravatarHandle
1iconkannancet