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,447 of 183,471
Downloads: 626,428

Daily

Ranking: 11,223 of 183,459
Downloads: 29

Depended by

RankDownloadsName
12,475159,844sufia-models
34,69832,835dm_core

Depends on

RankDownloadsName
41573,188,038rails
259143,098,895sqlite3
65366,762,380factory_girl
1,08632,447,603shoulda
27,04345,996shoulda_create

Owners

#GravatarHandle
1icon#774