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,942 of 193,756
Downloads: 86,937

Daily

Ranking: 14,033 of 193,649
Downloads: 42

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,494,238,297bundler
71,367,928,484activesupport
81,345,947,699rake
29989,540,006rspec
56705,297,141rubocop
60677,479,163connection_pool
83562,738,866redis
97475,839,609simplecov
103463,939,616hashie
183280,983,491awesome_print
219231,815,685colored2
222228,085,855tty-screen
226223,990,022yard
510100,505,066rspec-its
78870,866,432uuid
89258,513,765sorted_set
1,59224,098,333codecov
1,85017,952,003codeclimate-test-reporter
2,13012,530,613tty-box
6,330892,978base62-rb

Owners

#GravatarHandle
1iconkigster