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,088 of 187,950
Downloads: 5,588

Daily

Ranking: 112,619 of 187,922
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
36725,629,839activerecord
43684,409,127rails
275167,243,038sqlite3
75168,958,323factory_girl
1,10839,450,127shoulda
28,30547,642shoulda_create

Owners

#GravatarHandle
1iconitay-grudev