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: 7,105 of 196,732
Downloads: 740,323

Daily

Ranking: 11,191 of 196,684
Downloads: 101

Depended by

RankDownloadsName
13,576183,399sufia-models
34,31740,362dm_core

Depends on

RankDownloadsName
45790,745,709rails
286195,710,870sqlite3
80171,768,733factory_girl
1,06247,661,018shoulda
29,45049,918shoulda_create

Owners

#GravatarHandle
1icon#774