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:
=

installieren:
=

Versionen:

  1. 1.0.9 - July 06, 2017 (19 KB)
Zeige alle Versionen (8 total)

Runtime Abhängigkeiten (1):

activerecord >= 4.0

Development Abhängigkeiten (5):

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

Besitzer:

Autoren:

  • Tom Cocca

SHA 256-Prüfsumme:

=

Downloads insgesamt 5.280

Für diese Version 5.204

Version veröffentlicht:

Lizenz:

MIT

Erforderliche Ruby-Version: >= 0

Links: