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,801 of 192,186
Downloads: 716,285

Daily

Ranking: 11,026 of 192,156
Downloads: 85

Depended by

RankDownloadsName
13,284175,256sufia-models
34,70537,809dm_core

Depends on

RankDownloadsName
44734,906,428rails
280179,773,370sqlite3
77370,487,016factory_girl
1,07843,617,299shoulda
29,01848,467shoulda_create

Owners

#GravatarHandle
1icon#774