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,265 of 188,756
Downloads: 575,572

Daily

Ranking: 6,220 of 188,734
Downloads: 309

Depended by

RankDownloadsName
11,935154,289sufia-models
34,42030,937dm_core

Depends on

RankDownloadsName
42507,908,071rails
237131,169,765sqlite3
57964,936,591factory_girl
1,07427,458,982shoulda
26,05044,976shoulda_create

Owners

#GravatarHandle
1icon#774