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,430 of 183,107
Downloads: 622,075

Daily

Ranking: 6,823 of 183,092
Downloads: 238

Depended by

RankDownloadsName
12,411159,350sufia-models
34,66932,621dm_core

Depends on

RankDownloadsName
41565,217,426rails
253141,523,763sqlite3
64366,530,423factory_girl
1,08431,864,462shoulda
26,93145,904shoulda_create

Owners

#GravatarHandle
1icon#774