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: 26,986 of 180,689
Downloads: 43,492

Daily

Ranking: 60,791 of 180,681
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,105,896,669bundler
16862,884,664rake
34544,842,866activerecord
42518,852,233rails
215148,114,990rdoc
238133,315,973sqlite3
1,07228,437,379shoulda
3,3892,580,720rcov
3,9001,817,286jeweler
29,28538,797dummier

Owners

#GravatarHandle
1iconkannancet