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,863 of 193,262
Downloads: 721,012

Daily

Ranking: 9,482 of 193,241
Downloads: 91

Depended by

RankDownloadsName
13,491176,423sufia-models
34,67238,353dm_core

Depends on

RankDownloadsName
44748,666,887rails
279183,980,965sqlite3
78170,826,073factory_girl
1,07644,668,644shoulda
29,16848,733shoulda_create

Owners

#GravatarHandle
1icon#774