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: 120,973 of 189,933
Downloads: 5,651

Daily

Ranking: 60,679 of 189,920
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
36758,347,959activerecord
45714,769,433rails
278174,274,420sqlite3
76769,867,397factory_girl
1,09441,941,760shoulda
28,63948,158shoulda_create

Owners

#GravatarHandle
1iconitay-grudev