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,032 of 196,125
Downloads: 88,591

Daily

Ranking: 30,884 of 196,106
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,667,363,143bundler
71,411,726,152activesupport
81,394,381,169rake
291,010,713,264rspec
57734,131,953rubocop
59713,398,615connection_pool
83577,057,441redis
98493,495,493simplecov
105478,826,721hashie
188285,431,674awesome_print
217241,416,688colored2
224237,258,125tty-screen
230232,068,539yard
518102,760,994rspec-its
79272,344,475uuid
87861,216,911sorted_set
1,61524,271,403codecov
1,86518,245,727codeclimate-test-reporter
2,13512,964,565tty-box
6,375954,570base62-rb

Owners

#GravatarHandle
1iconkigster