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,250 of 180,392
Downloads: 589,591

Daily

Ranking: 7,604 of 180,379
Downloads: 143

Depended by

RankDownloadsName
11,990154,863sufia-models
34,40931,103dm_core

Depends on

RankDownloadsName
42513,192,153rails
238132,215,109sqlite3
58265,081,219factory_girl
1,07527,931,129shoulda
26,13845,073shoulda_create

Owners

#GravatarHandle
1icon#774