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,657 of 187,224
Downloads: 684,031

Daily

Ranking: 7,323 of 187,196
Downloads: 282

Depended by

RankDownloadsName
13,010168,071sufia-models
34,81335,448dm_core

Depends on

RankDownloadsName
43671,097,083rails
273163,719,650sqlite3
74268,605,065factory_girl
1,10738,475,045shoulda
28,11047,443shoulda_create

Owners

#GravatarHandle
1icon#774