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,003 of 196,584
Downloads: 89,241

Daily

Ranking: 25,290 of 196,552
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,707,874,775bundler
71,421,729,373activesupport
81,405,193,642rake
291,015,585,517rspec
57740,580,100rubocop
59721,341,726connection_pool
83580,210,074redis
98497,448,394simplecov
105482,609,991hashie
189286,444,056awesome_print
218243,594,221colored2
224239,357,580tty-screen
230233,806,291yard
520103,293,374rspec-its
79572,607,697uuid
87561,857,497sorted_set
1,62524,315,113codecov
1,86818,305,423codeclimate-test-reporter
2,13813,064,486tty-box
6,366964,909base62-rb

Owners

#GravatarHandle
1iconkigster