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: 121,457 of 192,071
Downloads: 5,702

Daily

Ranking: 102,738 of 192,060
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
36778,076,182activerecord
44733,272,292rails
279179,320,202sqlite3
77270,443,440factory_girl
1,07943,493,117shoulda
28,99448,438shoulda_create

Owners

#GravatarHandle
1iconitay-grudev