RubyGems Navigation menu

acts_as_follower1 1.0.9

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. 1.0.9 - July 06, 2017 (19KB)
全てのバージョンを表示(全8件)

Runtime依存関係 (1):

activerecord >= 4.0

Development依存関係 (5):

factory_girl >= 4.2.0
rails >= 4.0
shoulda >= 3.5.0
sqlite3 >= 0

所有者:

作者:

  • Tom Cocca

SHA 256チェックサム:

a4081a4a104fc401a8a9f6bbe2f24e3bf9c188efe5afcb4bfa8340d52606a88c

累計ダウンロード数 5,168

このバージョンのみ 5,092

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: