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: 115,891 of 180,717
Downloads: 5,186

Daily

Ranking: 89,964 of 180,709
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
34545,336,141activerecord
42519,301,269rails
238133,443,388sqlite3
58865,263,816factory_girl
1,07228,485,639shoulda
26,25445,233shoulda_create

Owners

#GravatarHandle
1iconitay-grudev