RubyGems Navigation menu

acts_as_follower 0.1.0

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)

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.2.1 - December 05, 2013 (17.5 KB)
  2. 0.2.0 - September 15, 2013 (17.0 KB)
  3. 0.1.1 - November 06, 2011 (16.5 KB)
  4. 0.1.0 - September 21, 2011 (16.5 KB)

Development 依赖 (4):

rails ~> 3.0.10
shoulda >= 0
sqlite3 >= 0

业主:

作者:

  • Tom Cocca

SHA 256 校验和:

a41a0f11ad355d48bb13770cf3c9c8e7d3e4720a6f4c34d5297fd85d89c22c6a

下载总量 593,033

这个版本 8,718

许可:

需要的 Ruby 版本:

链接: