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,962 of 193,214
Downloads: 86,157

Daily

Ranking: 23,601 of 193,188
Downloads: 15

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,441,039,624bundler
71,354,414,585activesupport
81,330,047,653rake
29983,045,376rspec
56695,992,094rubocop
60666,417,923connection_pool
82558,181,518redis
97470,376,754simplecov
103459,332,594hashie
181279,289,780awesome_print
218228,789,852colored2
221225,147,867tty-screen
227221,344,959yard
51099,804,628rspec-its
78970,357,363uuid
89657,578,663sorted_set
1,58824,043,450codecov
1,84317,840,481codeclimate-test-reporter
2,12912,403,257tty-box
6,356870,845base62-rb

Owners

#GravatarHandle
1iconkigster