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,805 of 187,224
Downloads: 5,520

Daily

Ranking: 180,609 of 187,196
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
36711,426,278activerecord
43671,097,083rails
273163,719,650sqlite3
74268,605,065factory_girl
1,10738,475,045shoulda
28,11047,443shoulda_create

Owners

#GravatarHandle
1iconitay-grudev