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: 7,062 of 195,789
Downloads: 732,966

Daily

Ranking: 12,977 of 195,762
Downloads: 78

Depended by

RankDownloadsName
13,584180,175sufia-models
34,56339,483dm_core

Depends on

RankDownloadsName
45774,021,618rails
281191,170,176sqlite3
79571,554,780factory_girl
1,06646,615,331shoulda
29,40649,381shoulda_create

Owners

#GravatarHandle
1icon#774