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,005 of 196,721
Downloads: 89,398

Daily

Ranking: 18,038 of 196,694
Downloads: 12

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,728,237,794bundler
71,426,725,582activesupport
81,410,641,125rake
291,017,967,488rspec
56743,824,096rubocop
59725,304,074connection_pool
83581,755,037redis
98499,434,149simplecov
104484,474,580hashie
189286,949,103awesome_print
218244,692,259colored2
225240,403,731tty-screen
231234,658,610yard
520103,523,151rspec-its
79572,743,063uuid
87562,156,078sorted_set
1,62724,331,246codecov
1,86918,332,909codeclimate-test-reporter
2,13713,110,614tty-box
6,358969,939base62-rb

Owners

#GravatarHandle
1iconkigster