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,050 of 195,264
Downloads: 729,127

Daily

Ranking: - of 0
Downloads: -

Depended by

RankDownloadsName
13,593178,209sufia-models
34,74238,884dm_core

Depends on

RankDownloadsName
45766,436,556rails
280189,028,366sqlite3
79171,380,362factory_girl
1,06746,104,196shoulda
29,39349,013shoulda_create

Owners

#GravatarHandle
1icon#774