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,475 of 188,014
Downloads: 45,074

Daily

Ranking: 80,182 of 188,000
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,051,909,668bundler
101,179,679,396rake
36727,201,535activerecord
44685,832,605rails
180254,093,365rdoc
275167,814,311sqlite3
1,10939,562,130shoulda
3,6123,120,746rcov
4,3052,023,144jeweler
31,25541,633dummier

Owners

#GravatarHandle
1iconkannancet