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,785 of 184,458
Downloads: 73,851

Daily

Ranking: 16,519 of 184,451
Downloads: 38

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,584,266,777bundler
71,047,427,411activesupport
101,010,141,484rake
26846,449,206rspec
62512,383,265rubocop
72465,611,509redis
86422,281,643connection_pool
95372,718,061hashie
99369,422,640simplecov
157246,403,522awesome_print
222171,885,842colored2
227167,797,930yard
249155,051,351tty-screen
44086,320,897rspec-its
74360,748,929uuid
94642,629,298sorted_set
1,43022,685,192codecov
1,68316,092,134codeclimate-test-reporter
2,02110,162,443tty-box
6,737590,326base62-rb

Owners

#GravatarHandle
1iconkigster