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,772 of 190,402
Downloads: 709,305

Daily

Ranking: 8,122 of 190,364
Downloads: 217

Depended by

RankDownloadsName
13,186173,569sufia-models
34,52137,410dm_core

Depends on

RankDownloadsName
44718,912,189rails
279175,428,832sqlite3
76769,997,333factory_girl
1,09142,351,981shoulda
28,69348,204shoulda_create

Owners

#GravatarHandle
1icon#774