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,724 of 192,588
Downloads: 5,715

Daily

Ranking: 71,210 of 192,564
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
36785,773,448activerecord
44740,592,687rails
278181,808,719sqlite3
77570,628,547factory_girl
1,07544,045,527shoulda
29,09248,544shoulda_create

Owners

#GravatarHandle
1iconitay-grudev