Categories: None [Edit]

acts_as_follower1

https://rubygems.org/gems/acts_as_follower1
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: 118,927 of 186,883
Downloads: 5,480

Daily

Ranking: 127,649 of 186,872
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
36699,074,330activerecord
43659,572,847rails
276161,194,590sqlite3
73568,359,055factory_girl
1,11337,670,296shoulda
27,96146,919shoulda_create

Owners

#GravatarHandle
1iconitay-grudev