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: 19,864 of 190,317
Downloads: 83,282

Daily

Ranking: 14,565 of 190,280
Downloads: 49

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,240,425,504bundler
71,293,977,679activesupport
81,255,248,311rake
29957,358,331rspec
56659,701,421rubocop
62620,123,996connection_pool
80539,612,944redis
99449,649,641simplecov
104441,689,336hashie
179273,134,740awesome_print
217217,475,546colored2
225210,059,186tty-screen
227209,610,747yard
50497,095,444rspec-its
78168,453,779uuid
91153,877,183sorted_set
1,56023,826,186codecov
1,82017,377,873codeclimate-test-reporter
2,12411,840,284tty-box
6,390811,635base62-rb

Owners

#GravatarHandle
1iconkigster