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,534 of 184,458
Downloads: 638,144

Daily

Ranking: 7,559 of 184,451
Downloads: 268

Depended by

RankDownloadsName
12,663161,095sufia-models
34,79233,289dm_core

Depends on

RankDownloadsName
41595,186,127rails
268147,363,869sqlite3
68067,389,643factory_girl
1,10133,988,338shoulda
27,34646,224shoulda_create

Owners

#GravatarHandle
1icon#774