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)
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.
-
ActsAsTaggableOn
A tagging plugin for Rails applications that allows for custom tagging along dynamic contexts. -
Acts As Commentable with Threading
Similar to acts_as_commentable; however, utilizes awesome_nested_set to provide threaded comments
Scout Monitoring - Performance metrics and, now, Logs Management Monitoring with Scout Monitoring
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of acts_as_follower or a related project?