Popularity
6.2
Growing
Activity
0.0
Stable
865
32
194

Description

acts_as_follower is a gem 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)

Code Quality Rank: L5
Monthly Downloads: 14,941
Programming language: Ruby
License: MIT License
Latest version: v0.2.1

acts_as_follower alternatives and similar gems

Based on the "Social" category.
Alternatively, view acts_as_follower alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of acts_as_follower or a related project?

Add another 'Social' Gem