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,920 of 193,785
Downloads: 724,570

Daily

Ranking: 5,958 of 193,767
Downloads: 155

Depended by

RankDownloadsName
13,538176,933sufia-models
34,69438,497dm_core

Depends on

RankDownloadsName
44755,699,026rails
279186,106,787sqlite3
78771,040,899factory_girl
1,07245,237,427shoulda
29,25848,785shoulda_create

Owners

#GravatarHandle
1icon#774