Sign in Sign up
rubygems

simple-feed

This gem implements flexible time-ordered activity feeds commonly used withing social networking applications. As events occur, they are pushed into the Feed and distributed to all users that need to see the event. Upon the user visiting their "feed page", a pre-populated ordered list of events is returned by the library. Typically the data stored in the feed is a short-hand condensed variant of models, but it can also be a fully Marshalled objects, or JSON serializations.

Activity

Latest release
2y ago
Total releases
7
Cadence
~1.3 years
Last 12 months
0

Details

License
MIT
First release
Dec 08, 2016
Releases
Version Released
3.2.0 minor
3.1.2 major
2.1.0 minor
2.0.2 patch
2.0.1 major
1.0.4 patch
1.0.2 initial