RubyGems Navigation menu

acts_as_follower 0.1.1

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.5KB)
  2. 0.2.0 - September 15, 2013 (17KB)
  3. 0.1.1 - November 06, 2011 (16.5KB)
  4. 0.1.0 - September 21, 2011 (16.5KB)

Development依存関係 (4):

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

所有者:

作者:

  • Tom Cocca

SHA 256チェックサム:

861fe1ff813b4be77f4c9c3f70bc82a7e1e28f0267f9f6ffc721982d51f6a84b

累計ダウンロード数 589,413

このバージョンのみ 63,638

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: