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,666 of 187,548
Downloads: 688,085

Daily

Ranking: 5,822 of 187,532
Downloads: 478

Depended by

RankDownloadsName
13,022169,013sufia-models
34,72335,796dm_core

Depends on

RankDownloadsName
43678,184,771rails
275165,619,844sqlite3
74668,757,751factory_girl
1,10838,947,729shoulda
28,20147,529shoulda_create

Owners

#GravatarHandle
1icon#774