logo
首页技术栈工具库讨论
acts_as_follower

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)
由 
wangzuo2021-02-10 收录
--
推荐
不推荐
更多信息
RUBYGEMS
gem install acts_as_follower
查看
标签
根据用户添加的标签生成
暂无标签