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: 27,797 of 183,147
Downloads: 43,982

Daily

Ranking: 51,220 of 183,139
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,410,789,589bundler
10955,044,755rake
35596,623,208activerecord
41565,779,773rails
210168,287,361rdoc
253141,634,010sqlite3
1,08331,912,570shoulda
3,5572,590,731rcov
4,0681,855,571jeweler
29,93939,617dummier

Owners

#GravatarHandle
1iconkannancet