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,817 of 187,950
Downloads: 80,640

Daily

Ranking: 17,237 of 187,922
Downloads: 55

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,044,215,819bundler
71,225,313,097activesupport
101,176,878,843rake
28929,993,045rspec
57620,301,193rubocop
73561,580,066connection_pool
79516,900,927redis
99428,731,506simplecov
102421,271,337hashie
170266,667,222awesome_print
218205,051,215colored2
225198,807,586yard
232194,527,134tty-screen
48794,279,297rspec-its
77766,262,453uuid
92150,297,659sorted_set
1,53623,634,807codecov
1,76417,000,815codeclimate-test-reporter
2,09211,292,049tty-box
6,447752,339base62-rb

Owners

#GravatarHandle
1iconkigster