simple-feed

https://rubygems.org/gems/simple-feed
https://github.com/kigster/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.

Total

Ranking: 20,749 of 188,734
Downloads: 62,062

Daily

Ranking: 10,456 of 188,721
Downloads: 89

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,026,316,337bundler
7875,369,177activesupport
16838,772,542rake
23760,330,056rspec
68405,326,344rubocop
70399,658,774redis
96309,076,998hashie
100306,459,340simplecov
102304,815,975connection_pool
144216,626,758awesome_print
223139,470,122yard
235132,556,848colored2
282111,834,506tty-screen
40477,894,385rspec-its
52567,804,658hiredis
71451,562,742uuid
97432,744,468sorted_set
1,24621,951,643codecov
1,51315,260,560codeclimate-test-reporter
1,9338,386,392tty-box

Owners

#GravatarHandle
1iconkigster