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)
Activity
- Latest release
- 12y ago
- Total releases
- 4
- Cadence
- ~3 months
- Last 12 months
- 0
Details
- License
- MIT
- First release
- Sep 21, 2011
Releases
| Version | Released | |
|---|---|---|
0.2.1
patch
| ||
0.2.0
minor
| ||
0.1.1
patch
| ||
0.1.0
initial
|