acts_as_follower

https://rubygems.org/gems/acts_as_follower
https://github.com/tcocca/acts_as_follower
acts_as_follower is a Rubygem to allow any model to follow any other model. This is accomplished through a double polymorphic relationship on the Follow model. There is also built in support for blocking/un-blocking follow records. Main uses would be for Users to follow other Users or for Users to follow Books, etc… (Basically, to develop the type of follow system that GitHub has)

Total

Ranking: 6,638 of 186,959
Downloads: 676,001

Daily

Ranking: 7,193 of 186,713
Downloads: 310

Depended by

RankDownloadsName
12,997164,786sufia-models
35,10334,300dm_core

Depends on

RankDownloadsName
43658,650,538rails
276160,962,144sqlite3
73468,343,707factory_girl
1,11337,601,479shoulda
27,95246,883shoulda_create

Owners

#GravatarHandle
1icon#774