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,583 of 185,042
Downloads: 644,909

Daily

Ranking: 7,632 of 185,029
Downloads: 226

Depended by

RankDownloadsName
12,754161,634sufia-models
34,91433,401dm_core

Depends on

RankDownloadsName
41611,029,492rails
271149,839,606sqlite3
68967,626,229factory_girl
1,10434,860,428shoulda
27,48246,300shoulda_create

Owners

#GravatarHandle
1icon#774