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: 119,869 of 187,548
Downloads: 5,558

Daily

Ranking: 29,496 of 187,532
Downloads: 16

Depended by

RankDownloadsName

Depends on

RankDownloadsName
36718,968,537activerecord
43678,184,771rails
275165,619,844sqlite3
74668,757,751factory_girl
1,10838,947,729shoulda
28,20147,529shoulda_create

Owners

#GravatarHandle
1iconitay-grudev