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,831 of 193,264
Downloads: 718,737

Daily

Ranking: 10,053 of 192,861
Downloads: 126

Depended by

RankDownloadsName
13,450175,856sufia-models
34,69738,063dm_core

Depends on

RankDownloadsName
44741,776,591rails
278182,142,024sqlite3
77570,652,586factory_girl
1,07544,146,483shoulda
29,10548,594shoulda_create

Owners

#GravatarHandle
1icon#774