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,673 of 187,922
Downloads: 692,325

Daily

Ranking: 8,567 of 187,912
Downloads: 181

Depended by

RankDownloadsName
13,045169,756sufia-models
34,68236,079dm_core

Depends on

RankDownloadsName
43684,045,573rails
275167,094,433sqlite3
75168,949,378factory_girl
1,10839,423,468shoulda
28,29047,629shoulda_create

Owners

#GravatarHandle
1icon#774