/acts_as_follower-user

A complete sample rails application for following/unfollowing user model using acts_as_follower gem.

Primary LanguageRuby

Example application demostrating the power of acts_as_follower gem

A demo application for following/unfollowing user model using acts_as_follower gem.


Since I can't find a working sample application anywhere, I created one. This repo serves as a learning resource for future users of this gem. Hope this one helps you out.